aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/doc/usage/command-line.en-us.md
Commit message (Expand)AuthorAgeFilesLines
* Restructure documentation. Now the documentation has installation, administra...Lunny Xiao2023-03-231-553/+0
* Add command to bulk set must-change-password (#22823)zeripath2023-02-141-0/+7
* Map OIDC groups to Orgs/Teams (#21441)KN4CK3R2023-02-081-0/+2
* Add CLI option tenant ID for oauth2 source (#22769)Adi2023-02-051-0/+2
* Fix typo in command-line.en-us.md (#22681)Ivan Maximov2023-01-311-1/+1
* Add markdownlint (#20512)silverwind2022-07-281-2/+2
* Allow package dump skipping (#19506)KN4CK3R2022-04-261-0/+5
* Add Goroutine stack inspector to admin/monitor (#19207)zeripath2022-03-311-0/+7
* Fix oauth docs usage for 2fa (#18581)Sambhav Saggi2022-02-031-2/+2
* Add/update SMTP auth providers via cli (#18197)Zoran Peričić2022-01-121-0/+27
* Fix typos in docs/content (#18215)Greg Myers2022-01-091-2/+2
* Fix various typos of software names (#18083)qwerty2872021-12-241-4/+4
* Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along wi...zeripath2021-12-141-0/+14
* Docs: replace `gitea` with `Gitea` (#17838)qwerty2872021-11-281-9/+9
* Fix list for options under cli->user->admin->create (#17382)SahAssar2021-11-031-4/+16
* Allow LDAP Sources to provide Avatars (#16851)zeripath2021-09-261-0/+4
* Add --quiet and --verbose to gitea web to control initial logging (#16260)zeripath2021-06-261-0/+2
* [docs] Fix typo in command-line.en-us.md (#14746)Ikko Ashimine2021-02-191-1/+1
* Exclude the current dump file from the dump (#14606)zeripath2021-02-081-0/+1
* CLI support for OAuth sources custom icons (#14166)Daniil Pankratov2020-12-281-1/+3
* Dump github/gitlab/gitea repository data to a local directory and restore to ...Lunny Xiao2020-12-271-0/+25
* fix label of --id in admin delete user (#14005)zeripath2020-12-171-1/+4
* Reformat docs (#13897)Patrick Schratz2020-12-091-221/+214
* Added Table of Contents to long documentation pages (#13890)65432020-12-071-15/+17
* Format files (#13698)65432020-11-281-3/+3
* Fix --port setting (#13288)zeripath2020-10-301-0/+1
* Fix command-line doc examples (#13337)Shikaku2020-10-281-2/+2
* Improve users management through the CLI (#6001) (#10492)ydelafollye2020-10-151-19/+31
* Add command to recreate tables (#12407)zeripath2020-09-061-0/+30
* Make the default PID file compile-time settable (#12485)zeripath2020-08-151-1/+1
* Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777)zeripath2020-07-051-0/+82
* Add restricted user filter to LDAP authentication (#10600)Lauris BH2020-03-051-1/+5
* Add a new command doctor to check if some wrong configurations on gitea insta...Lunny Xiao2020-01-111-0/+25
* AuthorizedKeysCommand should not query db directly (#9371)zeripath2019-12-161-0/+1
* Correct port range for cap_net_bind_service (#9306)Justin R. Cutler2019-12-091-1/+1
* Add migrate command to docs (#8842)John Olheiser2019-11-051-0/+7
* Add CLI commands to manage LDAP authentication source (#6681)ngourdon2019-06-171-0/+88
* add docs for #6847 (#7132)Lanre Adelowo2019-06-051-0/+1
* Add work path CLI option (#6922)zeripath2019-05-141-2/+6
* Rename LFS_JWT_SECRET to include OAUTH2 as well (#6826)techknowlogick2019-05-011-2/+2
* Change verbose flag in dump command to avoid colliding with global version fl...John Olheiser2019-05-011-1/+1
* Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631)zeripath2019-04-291-14/+8
* Add username flag in create-user command (#6534)ngourdon2019-04-091-2/+3
* docs: document setup with read-only config (#6348)nodiscc2019-04-041-0/+195