Downloads
Download tar.gz
30.37 KB
MD5: 6b0d6da34283af1dcb6d295b9a7628dc
SHA-1: ba49f50769a086df4379b7ce88652eb900da9467
SHA-256: c91aaaa9d060773a51c62054ee7a84f5670d954913839a53f7aa8be9609b96d1
Download zip
43.21 KB
MD5: 167378f8895a15a36afa028f369780fa
SHA-1: a25baed01a6f7a350e189cb8cea54b1086466253
SHA-256: e6d8092a56e74b9ed3718f817c05404551c6ff4de6645be76652aa353f154686
Release notes
Stable release for Drupal 5. Includes several bug fixes:
API Changes (update your code!)
- Renamed sms_user_auth() to sms_user_authenticate() as per #371258: function sms_user_auth() interferes with hook_auth
General Changes
- Fixed #344650: The phone number is invalid. Error Message
- Fixed bug in user logout code.
- Improved token display on SMS User admin page.
- Fixed bug in token logic that would cause SMS User token to appear in a contexts.
- Removed API.txt and added a Documentation section to the README file.