Please apply attached patch to current HEAD. By adhering to Drupal Coding Standards, you will gain a larger user-base and more actively contributing developers for this module.
Note: Attached patch does not alter the functionality, just the coding-style and PHPdoc/comments.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | fierce_sso-HEAD.patch | 15.41 KB | sun |
| #1 | fierce_sso-HEAD.patch | 14.99 KB | sun |
| fierce_sso-HEAD.patch | 14.68 KB | sun |
Comments
Comment #1
sunFurther clean-up (patchs contains code changes now):
- Removed needless user help text for the path user/help.
- Fixed path for admin/build/modules.
- Changed module description in help text for admin/modules.
- Removed unnecessary menu item titles for menu callbacks.
- Fixed menu item title for fierce_sso settings.
- Replaced multiple occurrences of sizeof() with empty().
- Improved logic in _fierce_sso_get_login_html().
Comment #2
sunLast patch. Fixes the FIXME in fierce_sso_user() by implementing hook_exit() and appending the
sso=logoutquery string to the redirection URL.Comment #3
eli commentedThanks for the help, sun. This looks good. I'll upload it later today.
Comment #4
eli commentedComment #5
sunComment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.