Commit Graph

6 Commits (73f8069249f2b88bbe42a8fc3db06f0e91719200)

Author SHA1 Message Date
zeripath 5a62ae5cbf
Add setting to disable BASIC authentication (#8586)
Closes #8561.
5 years ago
guillep2k e3115cc019 Add support for DEFAULT_ORG_MEMBER_VISIBLE (#7669)
* Add support for DEFAULT_ORG_MEMBER_VISIBLE

* Correct formatting

* Improved description in cheat sheet.

* Add test for DefaultOrgMemberVisible

* Remove dead code
6 years ago
AJ ONeal 62d6127f1b Make captcha and password optional for external accounts (#6606) 6 years ago
zeripath ade88a877d Allow Recaptcha service url to be configured (#6820) 6 years ago
Rémy Boulanouar 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763) 6 years ago
Lunny Xiao 820e28c904
Split setting.go as multiple files (#6014)
* split setting.go as multiple files

* fix comments
6 years ago