gitea/templates/repo
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
2018-11-28 19:26:14 +08:00
..
branch Fix some issues with special chars in branch names (#3767) 2018-09-17 01:28:23 +03:00
diff Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
editor Fix file edit change preview functionality (#5300) 2018-11-09 14:05:43 +02:00
issue Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
pulls Fix some issues with special chars in branch names (#3767) 2018-09-17 01:28:23 +03:00
release Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
settings Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
wiki Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
activity.tmpl Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
bare.tmpl Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
branch_dropdown.tmpl
commit_status.tmpl Add noreferrer to rel='noopener` for <a> tags (#4328) 2018-07-03 19:52:36 -04:00
commits_table.tmpl Fix some issues with special chars in branch names (#3767) 2018-09-17 01:28:23 +03:00
commits.tmpl
create.tmpl Fix typos in i18n variable names. (#4080) 2018-07-04 19:43:21 +08:00
forks.tmpl
graph.tmpl
header.tmpl Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
home.tmpl Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
migrate.tmpl Fix typos in i18n variable names. (#4080) 2018-07-04 19:43:21 +08:00
search.tmpl
sub_menu.tmpl Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
user_cards.tmpl Add noreferrer to rel='noopener` for <a> tags (#4328) 2018-07-03 19:52:36 -04:00
view_file.tmpl Serve audio files using HTML5 audio tag (#5221) 2018-10-30 10:17:26 +08:00
view_list.tmpl
watchers.tmpl