Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
-
-
-
7.x-1.10
a1c11305 · ·Implemented [#1724100]: uLogin block with just uLogin widget. Implemented [#1758620] - allowed [user:name] token usage for both cases with and without Real name module. Implemented [#1663726]: Basic support for custom icons. Fix for [#1665866]: Improved error handling. Fix for [#1671546]: Upgrade path - don't create custom DB table if it already exists. Fixed wrong t() usage in admin forms.
-
6.x-1.3
212830a6 · ·Added [#1624896] Changed from $.getScript to $.ajax so that the browser can cache the ulogin.js script
-
7.x-1.9
cf12da90 · ·Added [#1624896] Changed from $.getScript to $.ajax so that the browser can cache the ulogin.js script
-
6.x-1.2
18d416b9 · ·Added missing phone number token. Fix for [#1537652] Fix for [#1608624] Changed permission for ulogin report - now it uses "access site reports" Fix for [#1621252] Added Rules condition - user was created by uLogin
-
7.x-1.8
7519c5be · ·Added missing phone number token Rewrote tokens code to base off field list Fix for [#1537652] Fix for [#1608624] New feature - username pattern for new users
-
7.x-1.7
36b47f9e · ·Removed ulogin widget loading type setting - now it will always load asynchronously Added check to initialize widget only once Made ulogin_username not hidden
-
6.x-1.1
03f237a6 · ·Removed ulogin widget loading type setting - now it will always load asynchronously Added check to initialize widget only once
-
6.x-1.0
0b0aa851 · ·Added report showing counts of uLogin identities grouped by authentication provider.
-
7.x-1.6
94450268 · ·Added hook_ulogin_username_alter() and ulogin_username submodule to force 'first_name last_name' username pattern. Added report showing counts of uLogin identities grouped by authentication provider.
-
6.x-1.0-rc6
d3fd807d · ·Added new submodule that implements hook_ulogin_username_alter(). It makes uLogin to create users using 'first_name last_name' username pattern.
-
6.x-1.0-rc5
8e26b709 · ·Added hook_ulogin_username_alter() - to allow altering the username for a user being created.
-
7.x-1.5
f79d7dcb · ·Rewrote display name altering functionality - now it uses tokens + allows to override real name pattern for users created by uLogin