1
0
Fork 0
mirror of synced 2024-09-07 21:31:38 +12:00
appwrite/app/controllers/api
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
..
account.php feat(auth): ensure user isn't kicked out after enabling MFA 2024-05-06 17:48:08 -07:00
avatars.php Fix format 2024-04-01 13:08:46 +02:00
console.php Fix format 2024-04-01 13:08:46 +02:00
databases.php chore: run formatter 2024-03-06 18:34:21 +01:00
functions.php Fix format 2024-04-01 13:08:46 +02:00
graphql.php Fix format 2024-04-01 13:08:46 +02:00
health.php Fix format 2024-04-01 13:08:46 +02:00
locale.php chore: run formatter 2024-03-06 18:34:21 +01:00
messaging.php Merge branch 'main' into chore-sync-main-into-1.5.x 2024-04-23 23:43:53 +00:00
migrations.php Fix format 2024-04-01 13:08:46 +02:00
project.php chore: run formatter 2024-03-06 18:34:21 +01:00
projects.php Fix format 2024-04-01 13:08:46 +02:00
proxy.php Fix format 2024-04-01 13:08:46 +02:00
storage.php Merge branch 'main' into chore-sync-main-into-1.5.x 2024-04-23 23:43:53 +00:00
teams.php Fix format 2024-04-01 13:08:46 +02:00
users.php use internal ids 2024-03-18 09:22:15 +00:00
vcs.php Fix format 2024-04-01 13:08:46 +02:00