0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 11:14:52 +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.go Allow extended config on cron settings (#12939) 2020-09-25 09:58:09 +01:00
cron_test.go Allow extended config on cron settings (#12939) 2020-09-25 09:58:09 +01:00
database.go
database_sqlite.go
database_test.go
git.go [Vendor] Switch go-version lib (#12719) 2020-09-05 12:42:58 -04:00
indexer.go
indexer_test.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