1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-09 17:36:59 +00:00
synapse/changelog.d/8620.bugfix

2 lines
142 B
Text
Raw Normal View History

Fix a bug where the account validity endpoint would silently fail if the user ID did not have an expiration time. It now returns a 400 error.