| 1 |
Changes from 5x-0.9
|
| 2 |
- Fixed SSO bugs including cookie based auth and eWeb sites to log into
|
| 3 |
- Added helper function for eWeb sites to log into
|
| 4 |
|
| 5 |
Changes from 5.x-0.8-8
|
| 6 |
- Fixed bug w/ local password hashing
|
| 7 |
- Now plays nicely with systems that have login by email set
|
| 8 |
- Now plays nicely with netFORUM Team and Pro
|
| 9 |
- New URL filter for Team and Pro redirects
|
| 10 |
|
| 11 |
Changes from 5.x-0.8-7
|
| 12 |
- Fixed bug when loading user groups
|
| 13 |
- Added role IDs of 0 to the list of roles to ignore
|
| 14 |
- Changed default netforum_auth_user_categories function to work with default NF configuration
|
| 15 |
|
| 16 |
Changes from 5.x-0.8-6
|
| 17 |
- Fixed bug in determing default member categories
|
| 18 |
- Added support for cross-domain SSO if multiple drupal sites are running the module
|
| 19 |
|
| 20 |
Changes from 5.x-0.8-5
|
| 21 |
- Fixed bug in queries to respect drupal table prefixing
|
| 22 |
|
| 23 |
Changes from 5.x-0.8
|
| 24 |
- Removed role mappings on uninstall
|
| 25 |
- Removed admin/settings/netforum/roles from menu, wrong place for it
|
| 26 |
- Moved admin/settings/netforum/authentication to the user section
|
| 27 |
- Corrected help text on authentication settings form
|
| 28 |
- Added an API for user roles and customer fields
|
| 29 |
- Fixed bug in user load that prevented refreshing netFORUM details
|
| 30 |
- Renamed netforum_eweb_sites to netforum_auth_eweb_sites
|
| 31 |
- Use array_merge instead of array addition
|