* 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