Unknwon
|
db3f0048d8
|
templates: rename template function Str2html -> Str2HTML
|
2018-12-10 22:23:56 -05:00 |
|
Unknwon
|
0d66b1cc1c
|
pkg/context: apply EscapePound at context level
Always escape template variable {{.Link}} variable and redirect calls.
Relates to #5442
|
2018-09-28 23:56:45 -04:00 |
|
Unknwon
|
1843354d88
|
templates/repo/setting: fix missing EscapePound (#5442)
|
2018-09-28 23:32:00 -04:00 |
|
Unknwon
|
2c404daca6
|
pkg/context: rename {CsrfToken, CsrfTokenHtml} -> {CSRFToken, CSRFTokenHTML}
|
2017-04-06 17:20:38 -04:00 |
|
Unknwon
|
83f6b8e847
|
Protected branches: allow whitelist bypass require pull request check (#4207)
|
2017-03-08 16:43:36 -05:00 |
|
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.
|
2017-02-24 13:19:42 -05:00 |
|
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.
|
2017-02-23 18:25:12 -05:00 |
|
Unknwon
|
7e09d210ba
|
Initial version of protected branches (#776)
- Able to restrict force push and deletion
- Able to restrict direct push
|
2017-02-17 15:10:50 -05:00 |
|