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 Mark Cache with ini tag (#12605) 2020-08-26 02:04:18 +03:00
cors.go Movde dependents on macaron from modules/setting (#10050) 2020-01-29 09:47:46 +02:00
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 Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
database_test.go Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
database.go
git.go [Vendor] Switch go-version lib (#12719) 2020-09-05 12:42:58 -04:00
indexer_test.go Restrict repository indexing by glob match (#7767) 2019-09-11 20:26:28 +03:00
indexer.go Support elastic search for code search (#10273) 2020-08-30 19:08:01 +03:00
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 Graceful Queues: Issue Indexing and Tasks (#9363) 2020-01-07 12:23:09 +01:00
webhook.go