mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-18 03:58:52 +00:00
* add CLI commands to manage LDAP authentication source * delete Gogs copyright * remove unused return value of func parseLoginSource * fix comment Co-Authored-By: ngourdon <[email protected]> * remove config flag already present in global flags * remove config flag from ldap commands in docs * remove config flag handling