12 Commits (09a1b2a1f5ca4c510be2828635a790b2a775ac94)

Author SHA1 Message Date
Lauris BH 00653e52ee Get username, name, surname and e-mail from LDAP server 10 years ago
Joseph Crail 39c068400e Fix spelling errors in comments. 10 years ago
Unknwon 59a7c7c5a5 Remove ldap dep 10 years ago
Tristan Storch 69e332f432 Removed trailing white spaces
Removed trailing whitespaces with

```sh
for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done
```

and some handwork.
10 years ago
Unknwon 8dd07c0ddd New UI merge in progress 10 years ago
Lunny Xiao f6c94c29d5 implicated error for ldap dial 10 years ago
Sebastian Jackel eb264a112b Add LDAP over SSL support 10 years ago
Unknown 65e628d1f4 ignore broken tests 10 years ago
Lunny Xiao 55019bfbc5 merge all login methods 10 years ago
Lunny Xiao 4d6de6c7b9 add login name for auth type 10 years ago
Lunny Xiao 79ea34e70e ldap support 10 years ago
juju2013 efc05ea1de initial support for LDAP authentication/MSAD 10 years ago