appwrite/app/controllers
Steven Nguyen 7e07f6b958
feat(auth): ensure user isn't kicked out after enabling MFA
User's were kicked out and forced to verify their session after enabling
MFA if they already had factors enabled. This change ensures that they
are not kicked out of their current session after MFA is enabled by
adding all relevant factors to the session.
2024-05-06 17:48:08 -07:00
..
api feat(auth): ensure user isn't kicked out after enabling MFA 2024-05-06 17:48:08 -07:00
shared Merge branch 'main' into chore-sync-main-into-1.5.x 2024-04-23 23:43:53 +00:00
web fix: add mfa path to console 2024-02-23 12:13:22 +01:00
general.php Merge branch 'main' into chore-sync-main-into-1.5.x 2024-04-23 23:43:53 +00:00
mock.php Fix format 2024-04-01 13:08:46 +02:00