summaryrefslogtreecommitdiffstats
path: root/modules/setting/service.go
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add option to enable CAPTCHA validation for login (#21638)Xinyu Zhou2022-11-221-0/+2
* auth/reverseproxy: Add support for full name (#20776)Will Norris2022-08-161-0/+2
* Add support mCaptcha as captcha provider (#20458)Gusted2022-08-101-0/+6
* Add more linters to improve code readability (#19989)Wim2022-06-201-1/+1
* add configuration option to restrict users by default (#16256)Richard Nienaber2021-07-151-0/+2
* Make allowed Visiblity modes configurable for Users (#16271)65432021-06-271-1/+33
* Add Visible modes function from Organisation to Users too (#16069)Sergey Dryabzhinsky2021-06-261-0/+4
* Added support for gopher URLs. (#14749)ayb2021-06-251-0/+12
* Allow only internal registration (#15795)65432021-05-091-0/+6
* Add ui.explore settings to control view of explore pages (2) (#14094)zeripath2021-03-111-0/+11
* Allow blocking some email domains from registering an account (#14667)Damien Goutte-Gattat2021-02-151-0/+2
* Fix incorrect key name so registerManualConfirm setting works as expected. (#...Dofri Jónsson2021-01-261-1/+1
* Enhance Ghost comment mitigation Settings (#14392)65432021-01-211-2/+3
* Implement ghost comment mitigation (#14349)65432021-01-171-0/+2
* Manually approve new registration (#13083)Jiri Vlasak2020-12-191-0/+6
* hCaptcha Support (#12594)John Olheiser2020-10-021-0/+4
* Add /milestones endpoint (#8733)Brad Albright2019-12-151-0/+2
* Default NO_REPLY_ADDRESS to DOMAIN (#9325)zeripath2019-12-131-1/+1
* Auto-subscribe user to repository when they commit/tag to it (#7657)guillep2k2019-11-101-0/+2
* Allow cross-repository dependencies on issues (#7901)Brad Albright2019-10-311-0/+2
* Add setting to disable BASIC authentication (#8586)zeripath2019-10-191-0/+2
* Add support for DEFAULT_ORG_MEMBER_VISIBLE (#7669)guillep2k2019-08-241-0/+2
* Make captcha and password optional for external accounts (#6606)AJ ONeal2019-07-061-0/+4
* Allow Recaptcha service url to be configured (#6820)zeripath2019-05-021-0/+2
* Allow to set organization visibility (public, internal, private) (#1763)Rémy Boulanouar2019-02-181-1/+9
* Split setting.go as multiple files (#6014)Lunny Xiao2019-02-101-0/+89