0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 00:29:08 +01:00
gitea/modules/setting
zeripath 95352e6bd5
Make command in authorized keys a template (#16003)
Fix #15595
Replaces #15978

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-06-14 21:15:12 -04:00
..
attachment.go
cache.go
cors.go
cron_test.go
cron.go
database_sqlite.go
database_test.go
database.go
git.go
indexer_test.go
indexer.go Use filepath.ToSlash and Join in indexer defaults and queues (#15971) 2021-05-25 22:50:35 -04:00
lfs.go Unified custom config creation (#16012) 2021-05-29 19:44:14 +01:00
log.go add a new internal hook to save ssh log (#15787) 2021-05-21 17:37:16 -04:00
mailer.go
markup.go Fix regression of renderer (#16091) 2021-06-06 18:50:07 -04:00
migrations.go
mime_type_map.go Add mimetype mapping settings (#15133) 2021-05-10 16:38:08 -04:00
oauth2_client.go
picture.go
project.go
queue.go Use filepath.ToSlash and Join in indexer defaults and queues (#15971) 2021-05-25 22:50:35 -04:00
repository.go
service.go
session.go
setting_test.go
setting.go Make command in authorized keys a template (#16003) 2021-06-14 21:15:12 -04:00
storage_test.go
storage.go
task.go
webhook.go