cck_required_single_select 6.x-2.0-alpha1
Posted by roball on May 19, 2013 at 9:44pm
| Download | Size | md5 hash |
|---|---|---|
| cck_required_single_select-6.x-2.0-alpha1.tar.gz | 11.78 KB | 4fa48ff860fd7b6acbf2065184410799 |
| cck_required_single_select-6.x-2.0-alpha1.zip | 15.17 KB | f7a6e7957eb4180fe17d6f7b6d645505 |
Last updated: May 19, 2013 - 21:45
Release notes
- Added documentation.
- "CCK Required Reference Select" module merged into main module
(#1498200: Merge "CCK Required Reference Select" sub module into main module ). - Removed options to individually change the "Disallowed First Option" text for simplicity.
- Cleans up variable space from all variables that might have been set by a 6.x-1.x version.
- Added uninstaller.
- Prohibit opening .txt files within module directory via browser.
ga_login 6.x-1.2
Posted by attiks on May 15, 2013 at 4:47pm
| Download | Size | md5 hash |
|---|---|---|
| ga_login-6.x-1.2.tar.gz | 15.1 KB | ac9d1b02a4f93c548f46f1f39e9e9165 |
| ga_login-6.x-1.2.zip | 17.32 KB | b2e7d46edd4218eeaaf4e1872a9cc932 |
Last updated: May 15, 2013 - 16:50
Release notes
Changes since 6.x-1.1:
- #89833 by mr.baileys, lva: Fixed Potential Access Bypass vulnerability in GA Login.
Make sure to check the permissions after updating.
There's also a new setting on the user/uid/edit page to force the use of a code.
cpanel 6.x-1.1
Posted by ARUN AK on May 9, 2013 at 6:14am
| Download | Size | md5 hash |
|---|---|---|
| cpanel-6.x-1.1.tar.gz | 13.3 KB | de3f8bbf51271ae1996a9abc0f9ca69f |
| cpanel-6.x-1.1.zip | 14.35 KB | 3f06a6fc0a4b95eb370f034cf9967dfa |
Last updated: May 9, 2013 - 06:15
Release notes
6x-1.1 release
cpanel 6.x-1.x-dev
Posted by ARUN AK on May 1, 2013 at 2:04pm
| Download | Size | md5 hash |
|---|---|---|
| cpanel-6.x-1.x-dev.tar.gz | 13.31 KB | 2214bec9b9abef9536dd2a650dd4b30f |
| cpanel-6.x-1.x-dev.zip | 14.36 KB | ea31a8137ad17bb8cab80de56d83e6e4 |
Last packaged version: 6.x-1.0-alpha1+2-dev
Last updated: May 8, 2013 - 12:47
Release notes
6.x version is under development.
filebrowser 6.x-2.2
Posted by Yoran Brault on April 30, 2013 at 2:32pm
| Download | Size | md5 hash |
|---|---|---|
| filebrowser-6.x-2.2.tar.gz | 63.19 KB | 7f5c1efe83affffd10dc476e564911a4 |
| filebrowser-6.x-2.2.zip | 84.98 KB | a079b4005dc64b38ae120c6a21eee82d |
Last updated: April 30, 2013 - 14:35
Release notes
SA-CONTRIB-2013-046 - Filebrowser - Reflected Cross Site Scripting (XSS)
scheduler 6.x-1.9
Posted by rickmanelius on April 27, 2013 at 6:50pm
| Download | Size | md5 hash |
|---|---|---|
| scheduler-6.x-1.9.tar.gz | 19 KB | 865f9201662eeb75172bf1a087f45aa7 |
| scheduler-6.x-1.9.zip | 21.16 KB | 52da8a652aa422329cb82bceb1c3491e |
Last updated: April 27, 2013 - 18:55
Release notes
New Features
- Show the users own scheduled nodes when viewing 'my account'.
#1071976: Authenticated user to view list of own scheduled nodes - Add tabs to Admin page
#1023414: Add tabs to admin scheduler settings page - Swedish translation
#978644: Swedish translation
Bug Fixes
- Fixed call to undefined function token_get_date_token_values()
#1021536: Fatal error: Call to undefined function token_get_date_token_values() - user_access should not be tested in hook_nodeapi op=view
#1067156: user_access should not be tested in hook_nodeapi op=view - Scheduled publish time changes unexpectedly, due to incorrect 12hr check
#1075382: Scheduled publish time changes unexpectedly - Removed undefined offset: 0 in scheduler_list_access_callback()
#1124276: Undefined offset: 0 in scheduler_list_access_callback() - Lightweight cron admin functionality removed for anon users.
#1463378: Lightweight cron functionality exposed to anon users?
Usability improvements
- Move help text into hook_help for improved access
#1027302: Move help text into hook_help