element-android/vector/src
Florian Renaud 1ca4b3b78a Add expired account error code
For synapse instances which have activated and configured the email account validity module, an error code (ORG_MATRIX_EXPIRED_ACCOUNT) is triggered for any request authenticated by the user's access token which is expired.
This change only add the error code in the matrix SDK but does not handle it for now in the client side.

More documentation can be found in the dedicated Synapse plugin module repository: https://github.com/matrix-org/synapse-email-account-validity
2021-08-27 14:28:07 +02:00
..
androidTest/java/im/vector/app Standardise spelling and casing of homeserver 2021-07-15 15:58:50 +01:00
debug Cleanup 2021-07-13 10:27:29 +02:00
fdroid Rename parameters for clarity 2021-01-12 16:07:49 +01:00
gplay Remove usage of GlobalScope 2021-05-14 15:26:16 +02:00
main Add expired account error code 2021-08-27 14:28:07 +02:00
release Move test style Activity and layout to the new ui-style module 2021-06-15 18:17:36 +02:00
sharedTest/java/im/vector/app/test/shared Rename package im.vector.riotx to im.vector.app (IDE) 2020-08-03 18:46:29 +02:00
test/java/im/vector/app Rework colors management 2021-06-09 15:36:20 +02:00