Unknwon
|
0d66b1cc1c
|
pkg/context: apply EscapePound at context level
Always escape template variable {{.Link}} variable and redirect calls.
Relates to #5442
|
6 years ago |
Unknwon
|
1843354d88
|
templates/repo/setting: fix missing EscapePound (#5442)
|
6 years ago |
Unknwon
|
2c404daca6
|
pkg/context: rename {CsrfToken, CsrfTokenHtml} -> {CSRFToken, CSRFTokenHTML}
|
8 years ago |
Unknwon
|
83f6b8e847
|
Protected branches: allow whitelist bypass require pull request check (#4207)
|
8 years ago |
Unknwon
|
0696d430c9
|
protect_branch: only list teams have write access
List teams without write access to the repository cause confusion
to make users think members of team could push to the branch.
|
8 years ago |
Unknwon
|
6072e9a52c
|
repo: add protect branch whitelist (#4177)
Add options to add users and teams to whitelist of a protected
branch. This is only available for organizational repositories.
|
8 years ago |
Unknwon
|
7e09d210ba
|
Initial version of protected branches (#776)
- Able to restrict force push and deletion
- Able to restrict direct push
|
8 years ago |