Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | now store user groups in session, for display | B. Stack | 2021-06-25 |
| | |||
* | enable ldap user resolution and display shortnames | B. Stack | 2021-06-25 |
| | | | | | App can now display short name of ldap user and also does user lookups in directory using bind credential. | ||
* | WIP: convert ldap to use bind credential | B. Stack | 2021-06-24 |
| | | | | | | Multiple functions have been written to handle username resolution using a bind credential, but the the main app does not use them yet, and is actually broken. | ||
* | add dns-based ldap domain controller lookup | B. Stack | 2021-06-24 |
| | | | | and rotate through the returned list of servers, per request! | ||
* | add ldap support | B. Stack | 2021-06-21 |