Implement "Remember my Organization" in multiple-ldap
This new feature allows the users to have a checkbox in the login form which works in the same way than "Remember my username" but for the organization selected in the dropdown
Showing
- config-templates/authsources.php 5 additions, 0 deletionsconfig-templates/authsources.php
- dictionaries/login.definition.json 4 additions, 1 deletiondictionaries/login.definition.json
- modules/core/lib/Auth/UserPassOrgBase.php 40 additions, 0 deletionsmodules/core/lib/Auth/UserPassOrgBase.php
- modules/core/templates/loginuserpass.php 10 additions, 0 deletionsmodules/core/templates/loginuserpass.php
- modules/core/www/loginuserpassorg.php 13 additions, 0 deletionsmodules/core/www/loginuserpassorg.php
- tests/modules/core/lib/Auth/UserPassOrgBaseTest.php 41 additions, 0 deletionstests/modules/core/lib/Auth/UserPassOrgBaseTest.php
Loading
Please register or sign in to comment