index
:
matthieu/authelia-kerberos.git
master
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
storage
/
migrations
/
postgres
/
V0019.WebAuthnPasskeys.down.sql
blob: c624993c5ce4660b126dfd93f59cd7a8c2845d99 (
plain
)
1
2
3
4
ALTER TABLE webauthn_credentials DROP COLUMN attestation; DROP TABLE IF EXISTS cached_data;