summaryrefslogtreecommitdiffstats
path: root/docs/content/doc/advanced/config-cheat-sheet.en-us.md
Commit message (Expand)AuthorAgeFilesLines
* Use correct default value (#14949)KN4CK3R2021-03-111-1/+1
* Make internal SSH server host key path configurable (#14918)zeripath2021-03-081-0/+1
* Add SameSite setting for cookies (#14900)zeripath2021-03-071-0/+2
* [Docs] Fix how lfs data path is set (#14855)65432021-03-041-2/+2
* Create DB session provider(based on xorm) (#13031)zeripath2021-02-151-1/+1
* Allow blocking some email domains from registering an account (#14667)Damien Goutte-Gattat2021-02-151-0/+1
* Turn default hash password algorightm back to pbkdf2 from argon2 until we fou...Lunny Xiao2021-02-131-1/+1
* Added option to disable webhooks (#13176)Paweł Bogusławski2021-02-111-0/+1
* Update docs and comments to remove macaron (#14491)Lunny Xiao2021-01-291-1/+1
* Cron job to cleanup hook_task table (#13080)Brad Albright2021-01-261-0/+9
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-4/+2
* Enhance Ghost comment mitigation Settings (#14392)65432021-01-211-1/+1
* Add pager to the branches page (#14202)Chester Liu2021-01-191-0/+2
* Implement ghost comment mitigation (#14349)65432021-01-171-0/+1
* Display SVG files as images instead of text (#14101)Jonathan Tran2021-01-121-0/+4
* Update docs to clarify issues raised in #14272 (#14318)Nuno Silva2021-01-131-4/+4
* Improve vfsgen to not unzip bindata files but send to browser directly (#7109)Lunny Xiao2020-12-241-1/+1
* Added option to disable migrations (#13114)Paweł Bogusławski2020-12-211-0/+1
* Manually approve new registration (#13083)Jiri Vlasak2020-12-191-0/+2
* Store repository data in data path if not previously set (#13991)techknowlogick2020-12-151-2/+2
* Added Table of Contents to long documentation pages (#13890)65432020-12-071-0/+2
* Set RUN_MODE prod by default (#13765)silverwind2020-11-301-3/+1
* Add Allow-/Block-List for Migrate & Mirrors (#13610)65432020-11-281-0/+3
* Format files (#13698)65432020-11-281-6/+6
* HTTP cache rework and enable caching for storage assets (#13569)silverwind2020-11-171-1/+1
* Remove duplicated repository.upload on cheat-sheet docs (#13290)Lunny Xiao2020-10-241-9/+0
* Clarify app.example.ini documentation (#13256)Mattias Persson2020-10-221-7/+49
* Align `SSH_AUTHORIZED_KEYS_BACKUP` var with the value in `app.ini` (#13212)Patrick Schratz2020-10-191-1/+1
* Enhance config cheat sheet on passwd quoting (#13158)Robin2020-10-151-1/+1
* Avatars and Repo avatars support storing in minio (#12516)Lunny Xiao2020-10-141-4/+9
* Add ssh certificate support (#12281)Wim2020-10-101-0/+5
* Disable DSA ssh keys by default (#13056)zeripath2020-10-091-2/+2
* Mitigate Security vulnerability in the git hook feature (#13058)Niklas Goerke2020-10-071-2/+7
* Attachments: Add extension support, allow all types for releases (#12465)silverwind2020-10-051-4/+15
* hCaptcha Support (#12594)John Olheiser2020-10-021-1/+3
* Copy missing things from app.example.ini to Cheat Sheet (#12988)zeripath2020-10-011-2/+89
* Clarification on the use of certificate chains (#12986)PE1NUT2020-09-301-1/+1
* Add default storage configurations (#12813)Lunny Xiao2020-09-291-19/+59
* Docs: Add missing SESSION_LIFE_TIME to Config Cheat Sheet (#12968)65432020-09-281-0/+1
* Allow common redis and leveldb connections (#12385)zeripath2020-09-281-9/+7
* Add config option to make create-on-push repositories public by default (#12936)Tait Hoyem2020-09-271-0/+1
* Proposals for cheat-sheet docs (#12946)Melroy van den Berg2020-09-261-2/+9
* Add configurable Trust Models (#11712)zeripath2020-09-201-0/+4
* Check passwords against HaveIBeenPwned (#12716)John Olheiser2020-09-081-0/+1
* LFS support to be stored on minio (#12518)Lunny Xiao2020-09-081-1/+12
* Use argon as default password hash algorithm (#12688)zeripath2020-09-031-1/+1
* Support elastic search for code search (#10273)Lunny Xiao2020-08-301-0/+4
* fix documentation for REFRESH_TOKEN_EXPIRATION_TIME (#12642)zeripath2020-08-291-1/+1
* Disable password complexity check default (#12557)mrsdizzie2020-08-211-1/+1
* Add a storage layer for attachments (#11387)Lunny Xiao2020-08-181-1/+10