1
0
Fork 0
forgejo/modules
KN4CK3R 44b8b07631
Add tag protection (#15629)
* Added tag protection in hook.

* Prevent UI tag creation if protected.

* Added settings page.

* Added tests.

* Added suggestions.

* Moved tests.

* Use individual errors.

* Removed unneeded methods.

* Switched delete selector.

* Changed method names.

* No reason to be unique.

* Allow editing of protected tags.

* Removed unique key from migration.

* Added docs page.

* Changed date.

* Respond with 404 to not found tags.

* Replaced glob with regex pattern.

* Added support for glob and regex pattern.

* Updated documentation.

* Changed white* to allow*.

* Fixed edit button link.

* Added cancel button.

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-06-25 16:28:55 +02:00
..
analyze
auth Add asymmetric JWT signing (#16010) 2021-06-17 23:56:46 +02:00
avatar
base
cache
charset
context Rework repository archive (#14723) 2021-06-23 17:12:38 -04:00
convert [API] GET / SET User Settings (#16169) 2021-06-23 15:58:44 -04:00
cron
csv
doctor Rework repository archive (#14723) 2021-06-23 17:12:38 -04:00
emoji
eventsource
generate Add asymmetric JWT signing (#16010) 2021-06-17 23:56:46 +02:00
git Fix diff expansion is missing final line in a file (#16222) 2021-06-24 17:47:46 +02:00
gitgraph
graceful
hcaptcha
highlight Replace ARCCache with TwoQueueCache to avoid patent issue (#16240) 2021-06-24 14:37:07 -04:00
httpcache
httplib
indexer Use git log name-status in get last commit (#16059) 2021-06-21 01:00:46 +03:00
lfs
log
markup Add sanitizer rules per renderer (#16110) 2021-06-23 17:09:51 -04:00
matchlist
metrics
migrations
nosql
notification Improve notifications for WIP draft PR's (#14663) 2021-06-23 00:14:22 -04:00
options
password
pprof
private Small refactoring of modules/private (#15947) 2021-06-23 15:38:19 -04:00
process
public
queue
recaptcha
references
repofiles
repository
secret
session
setting Rework repository archive (#14723) 2021-06-23 17:12:38 -04:00
ssh
storage Rework repository archive (#14723) 2021-06-23 17:12:38 -04:00
structs [API] GET / SET User Settings (#16169) 2021-06-23 15:58:44 -04:00
svg
sync
task
templates
test
timeutil
translation
typesniffer
upload
uri
user
util
validation Add tag protection (#15629) 2021-06-25 16:28:55 +02:00
web Add tag protection (#15629) 2021-06-25 16:28:55 +02:00