You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314)
* fix units permission problems

* fix some bugs and merge LoadUnits to repoAssignment

* refactor permission struct and add some copyright heads

* remove unused codes

* fix routes units check

* improve permission check

* add unit tests for permission

* fix typo

* fix tests

* fix some routes

* fix api permission check

* improve permission check

* fix some permission check

* fix tests

* fix tests

* improve some permission check

* fix some permission check

* refactor AccessLevel

* fix bug

* fix tests

* fix tests

* fix tests

* fix AccessLevel

* rename CanAccess

* fix tests

* fix comment

* fix bug

* add missing unit for test repos

* fix bug

* rename some functions

* fix routes check
6 years ago
..
admin Allow admin toggle forcing a password change for newly created users (#4563) 6 years ago
base Create Progressive Web App (#4730) 6 years ago
custom Templates for extra links in top navbar and repo tool tabs. (#3308) 7 years ago
explore Fix missing AppSubUrl in some templates (#5020) 6 years ago
mail Add `noreferrer` to rel='noopener` for <a> tags (#4328) 7 years ago
org Add `noreferrer` to rel='noopener` for <a> tags (#4328) 7 years ago
pwa Create Progressive Web App (#4730) 6 years ago
repo Restrict permission check on repositories and fix some problems (#5314) 6 years ago
status Add gitea/issues link to 500 page (#4654) 7 years ago
swagger Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
user Refactor heatmap to vue component (#5401) 6 years ago
home.tmpl Fix home page template regression (#5102) 6 years ago
install.tmpl issue-2768: added new option allow_only_external_registration (#3910) 7 years ago