ngourdon and techknowlogick
a618df8d84
Add CLI commands to manage LDAP authentication source ( #6681 )
...
* 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
2019-06-17 14:32:20 -04:00
Lanre Adelowo and zeripath
a6fed1542c
add docs for #6847 ( #7132 )
2019-06-05 17:24:09 +01:00
zeripath and techknowlogick
e55c874dd2
Add work path CLI option ( #6922 )
...
Makes it possible to set the work path as a CLI option instead of
relying on environment variables which are somewhat opaque
2019-05-14 11:20:35 -04:00
techknowlogick and GitHub
897927690f
Rename LFS_JWT_SECRET to include OAUTH2 as well ( #6826 )
2019-05-01 22:32:06 -04:00
John Olheiser and zeripath
e255df83a6
Change verbose flag in dump command to avoid colliding with global version flag ( #6822 )
...
* Change verbose flag to avoid colliding with version flag
* Update docs
Signed-off-by: jolheiser <[email protected] >
2019-05-01 21:36:09 +01:00
zeripath and techknowlogick
8d0d7bc28d
Make CustomPath, CustomConf and AppWorkPath configurable at build ( #6631 )
2019-04-29 14:08:21 -04:00
ngourdon and techknowlogick
2b9b3310f6
Add username flag in create-user command ( #6534 )
...
* Add username flag in create-user command
* Fix the error message
* Change name to username on flag of create-user command
* Include create-user flags of both versions
* delete deprecated example of create-user command
2019-04-09 11:21:55 -04:00
nodiscc and techknowlogick
0f54f42646
docs: document setup with read-only config ( #6348 )
2019-04-04 10:21:54 -04:00