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.
forgejo/routers
Jimmy Praet 3d6cb25e31
Support unprotected file patterns (#16395)
Fixes #16381

Note that changes to unprotected files via the web editor still cannot be pushed directly to the protected branch. I could easily add such support for edits and deletes if needed. But for adding, uploading or renaming unprotected files, it is not trivial.

* Extract & Move GetAffectedFiles to modules/git
3 years ago
..
api/v1 Support unprotected file patterns (#16395) 3 years ago
common Rename context.Query to context.Form (#16562) 3 years ago
install Allow setting X-FRAME-OPTIONS (#16643) 3 years ago
private Support unprotected file patterns (#16395) 3 years ago
utils just add some unit tests (#16291) 3 years ago
web Support unprotected file patterns (#16395) 3 years ago
init.go Refactor: Move login out of models (#16199) 3 years ago