Author | SHA1 | Message | Date |
---|---|---|---|
|
bb8e763ede | Small style fixes to the LDAP module README | 9 years ago |
|
f8a4ab25fd | Updated the LDAP module readme. | 10 years ago |
|
7d84d4a8f0 | Significantly enhanced LDAP support in Gogs. | 10 years ago |
|
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 |
|
efc05ea1de | initial support for LDAP authentication/MSAD | 11 years ago |