authelia/internal/storage/migrations
James Elliott 255aaeb2ad
feat(storage): encrypt u2f key (#2664)
Adds encryption to the U2F public keys. While the public keys cannot be used to authenticate, only to validate someone is authenticated, if a rogue operator changed these in the database they may be able to bypass 2FA. This prevents that.
2021-12-03 11:04:11 +11:00
..
V0001.Initial_Schema.all.down.sql feat(duo): multi device selection (#2137) 2021-12-01 14:32:58 +11:00
V0001.Initial_Schema.mysql.up.sql feat(storage): encrypt u2f key (#2664) 2021-12-03 11:04:11 +11:00
V0001.Initial_Schema.postgres.up.sql feat(storage): encrypt u2f key (#2664) 2021-12-03 11:04:11 +11:00
V0001.Initial_Schema.sqlite.up.sql feat(storage): encrypt u2f key (#2664) 2021-12-03 11:04:11 +11:00