0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-24 15:04:29 +01:00
gitea/templates/admin
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: 04b04cf854
Author-Change-Id: IB#1105130
2020-12-21 15:39:41 +01:00
..
auth
base
emails Removes dangling < on emails/list.tmpl (#13970) 2020-12-13 10:48:03 +08:00
org
repo
user Added option to disable migrations (#13114) 2020-12-21 15:39:41 +01:00
config.tmpl
dashboard.tmpl
hook_new.tmpl gitea png to logo (#13974) 2020-12-18 20:17:27 -05:00
hooks.tmpl
monitor.tmpl
navbar.tmpl
notice.tmpl
queue.tmpl