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/templates
Paweł Bogusławski 839daa85aa
Added option to disable migrations (#13114)
* Added option to disable migrations

This patch introduces DISABLE_MIGRATIONS parameter in [repository]
section of app.ini (by default set to false). If set to true
it blocks access to repository migration feature.

This mod hides also local repo import option in user editor if
local repo importing or migrations is disabled.

* Alter Example config

DISABLE_MIGRATIONS set to false in example config to
match its default value.

* HTTP error 403 instead of 500 on denied access to migration

* Parameter DISABLE_MIGRATIONS exposed via API

Fixes: 04b04cf854bcb3ed7659442bcf79822bdebe29e9
Author-Change-Id: IB#1105130
4 years ago
..
admin Added option to disable migrations (#13114) 4 years ago
base Added option to disable migrations (#13114) 4 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Search and Diff CSS enhancements (#14050) 4 years ago
mail Add email notify for new release (#12463) 4 years ago
org gitea png to logo (#13974) 4 years ago
pwa gitea png to logo (#13974) 4 years ago
repo expose translation of previously hardcoded string (#14087) 4 years ago
shared Present repository name as {{name}}#{{index}} instead of label on dashboard issuelist (#14085) 4 years ago
status Style and template tweaks (#13828) 4 years ago
swagger Added option to disable migrations (#13114) 4 years ago
user Fix feed push tag (#14064) 4 years ago
home.tmpl gitea png to logo (#13974) 4 years ago
install.tmpl Add class to page content to unify top margin (#13766) 4 years ago
post-install.tmpl Add class to page content to unify top margin (#13766) 4 years ago