1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 02:14:32 +01:00
gitea/modules/setting
techknowlogick 156f54d6e2
allow U2F with default settings for gitea in subpath (#12990)
* allow U2F with default settings for gitea in subpath

* use trim suffix

Co-authored-by: zeripath <art27@cantab.net>
2020-10-01 20:49:49 +08:00
..
attachment.go Add default storage configurations (#12813) 2020-09-29 12:05:13 +03:00
cache.go
cors.go
cron_test.go Allow extended config on cron settings (#12939) 2020-09-25 09:58:09 +01:00
cron.go Allow extended config on cron settings (#12939) 2020-09-25 09:58:09 +01:00
database_sqlite.go
database_test.go
database.go
git.go
indexer_test.go
indexer.go
lfs.go Add default storage configurations (#12813) 2020-09-29 12:05:13 +03:00
log.go
mailer.go
markup.go
migrations.go
project.go
queue.go
repository.go Add config option to make create-on-push repositories public by default (#12936) 2020-09-27 15:20:52 -04:00
service.go
session.go
setting.go allow U2F with default settings for gitea in subpath (#12990) 2020-10-01 20:49:49 +08:00
storage.go Add default storage configurations (#12813) 2020-09-29 12:05:13 +03:00
task.go
webhook.go