This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules/setting
Gusted 0048595811
Remove U2F support (#20141)
- Completely remove U2F support from 1.18.0, 1.17.0 will be the last
release that U2F is somewhat supported. Users who used U2F would already
be warned about using U2F for a while now and should hopefully already
be migrated. But starting 1.18 definitely remove it.
2022-06-26 21:20:58 -05:00
..
attachment.go
cache.go
cors.go
cron.go
cron_test.go
database.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
database_sqlite.go Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00
database_test.go
directory.go
federation.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
git.go
i18n.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
indexer.go
indexer_test.go
lfs.go
log.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
mailer.go
markup.go Allow render HTML with css/js external links (#19017) 2022-06-16 11:33:23 +08:00
migrations.go
mime_type_map.go
mirror.go
oauth2_client.go
packages.go
picture.go
project.go
proxy.go
queue.go
repository.go Move some code into models/git (#19879) 2022-06-12 23:51:54 +08:00
service.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
session.go
setting.go Remove U2F support (#20141) 2022-06-26 21:20:58 -05:00
setting_test.go
storage.go
storage_test.go
task.go
webhook.go