You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/setting
Jonas Franz 72f4cdf868 Add option to disable refresh token invalidation (#6584) (#6587)
* Add option to disable refresh token invalidation

Signed-off-by: Jonas Franz <info@jonasfranz.software>

* Add integration tests and remove wrong todos

Signed-off-by: Jonas Franz <info@jonasfranz.software>

* Fix typo

Signed-off-by: Jonas Franz <info@jonasfranz.software>

* Fix tests and add documentation

Signed-off-by: Jonas Franz <info@jonasfranz.software>

(cherry picked from commit 783cd64927)
Signed-off-by: Jonas Franz <info@jonasfranz.software>
6 years ago
..
cache.go Split setting.go as multiple files (#6014) 6 years ago
cron.go split setting.go to multiple files (#6154) 6 years ago
git.go split setting.go to multiple files (#6154) 6 years ago
indexer.go Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144) 6 years ago
log.go Split setting.go as multiple files (#6014) 6 years ago
mailer.go Split setting.go as multiple files (#6014) 6 years ago
markup.go split setting.go to multiple files (#6154) 6 years ago
repository.go split setting.go to multiple files (#6154) 6 years ago
service.go Allow to set organization visibility (public, internal, private) (#1763) 6 years ago
session.go Split setting.go as multiple files (#6014) 6 years ago
setting.go Add option to disable refresh token invalidation (#6584) (#6587) 6 years ago
webhook.go Split setting.go as multiple files (#6014) 6 years ago