Merge branch 'main' into feature/kdf-options

This commit is contained in:
Daniel García
2023-02-12 19:23:14 +01:00
committed by GitHub
55 changed files with 831 additions and 463 deletions

View File

@@ -0,0 +1,2 @@
ALTER TABLE users_organizations
ADD COLUMN reset_password_key TEXT;

View File

@@ -0,0 +1,2 @@
ALTER TABLE users_organizations
ADD COLUMN reset_password_key TEXT;

View File

@@ -0,0 +1,2 @@
ALTER TABLE users_organizations
ADD COLUMN reset_password_key TEXT;