Git with a cup of tea, painless self-hosted git service
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
techknowlogick
1819c4b59b
Add new user types `reserved`, `bot`, and `remote` ( #24026 )
...
This allows for usernames, and emails connected to them to be reserved
and not reused.
Use case, I manage an instance with open registration, and sometimes
when users are deleted for spam (or other purposes), their usernames are
freed up and they sign up again with the same information.
This could also be used to reserve usernames, and block them from being
registered (in case an instance would like to block certain things
without hardcoding the list in code and compiling from scratch).
This is an MVP, that will allow for future work where you can set
something as reserved via the interface.
---------
Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
3 years ago
..
actions
Use actions job link as commit status URL instead of run link ( #24023 )
3 years ago
agit
add user rename endpoint to admin api ( #22789 )
3 years ago
asymkey
Add context cache as a request level cache ( #22294 )
3 years ago
attachment
Preserve file size when creating attachments ( #23406 )
3 years ago
auth
Add new user types `reserved`, `bot`, and `remote` ( #24026 )
3 years ago
automerge
Add force_merge to merge request and fix checking mergable ( #23010 )
3 years ago
context
Use User.ID instead of User.Name in ActivityPub API for Person IRI ( #23823 )
3 years ago
convert
Add activity feeds API ( #23494 )
3 years ago
cron
Add Cargo package registry ( #21888 )
3 years ago
externalaccount
Implement FSFE REUSE for golang files ( #21840 )
3 years ago
forms
Title can be empty when creating tag only ( #23917 )
3 years ago
gitdiff
Fix broken code editor diff preview ( #23307 )
3 years ago
issue
Make more functions use ctx instead of db.DefaultContext ( #24068 )
3 years ago
lfs
Improve LFS error logs ( #24072 )
3 years ago
mailer
Preserve file size when creating attachments ( #23406 )
3 years ago
markup
Implement FSFE REUSE for golang files ( #21840 )
3 years ago
migrations
Update github.com/google/go-github to v51 ( #23946 )
3 years ago
mirror
Fill head commit to in payload when notifying push commits for mirroring ( #23215 )
3 years ago
org
Implement FSFE REUSE for golang files ( #21840 )
3 years ago
packages
Introduce path Clean/Join helper functions ( #23495 )
3 years ago
pull
Make more functions use ctx instead of db.DefaultContext ( #24068 )
3 years ago
release
Delete deleted release attachments immediately from storage ( #23913 )
3 years ago
repository
Make label templates have consistent behavior and priority ( #23749 )
3 years ago
task
Implement FSFE REUSE for golang files ( #21840 )
3 years ago
user
add user rename endpoint to admin api ( #22789 )
3 years ago
webhook
Fix incorrect `HookEventType` of pull request review comments ( #23650 )
3 years ago
wiki
Improve utils of slices ( #22379 )
3 years ago