mirror of
https://github.com/dkmstr/openuds.git
synced 2025-02-27 09:57:46 +03:00
- Disable "global login" page, where all authenticators appears in the list - Associate an authenticator with an smallName, that can be even the name of the host. Using this, we can access to different authenticators groups using: * Different host names (that matches against the smallNames and filters them) * Using the URL http:.../login/[smallName], same as before * Added "force" parameters to getBool and getInt in Config class * Fixed xmlrpc view so it works with Django 1.5
Description
Languages
Python
75.6%
JavaScript
22.3%
HTML
2%