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
Clar Fon 3d10193be2
Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663)
Only load SECRET_KEY and INTERNAL_TOKEN if they exist.
Never write the config file if the keys do not exist, which was only a fallback for Gitea upgraded from < 1.5

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 years ago
..
api Add API endpoint to get changed files of a PR (#21177) 2 years ago
common Rework raw file http header logic (#20484) 2 years ago
install Share HTML template renderers and create a watcher framework (#20218) 2 years ago
private Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663) 2 years ago
utils refactor webhook *NewPost (#20729) 2 years ago
web Add pages to view watched repos and subscribed issues/PRs (#17156) 2 years ago
init.go Share HTML template renderers and create a watcher framework (#20218) 2 years ago