Commit Graph
6 Commits
Author SHA1 Message Date
Stefan MelmukandDaniel García 080e38d227 return CaptchaBypassToken and register object 2022-10-09 16:19:32 +02:00
Stefan MelmukandDaniel García 1a664fba6a v2022.9.2 expects a json response when registering 2022-10-09 16:19:32 +02:00
Stefan MelmukandDaniel García c915ef815d allow the removal of non-confirmed owners
ensure user_to_edit and user_to_delete are actually confirmed users,
before checking if they are the last owner of an organization.
2022-10-09 16:19:32 +02:00
Stefan Melmuk b70316e6d3 make invitation expiration time configurable
configure the number of hours after which organization invites,
emergency access invites, email verification emails and account deletion
requests expire (defaults to 5 days or 120 hours and must be atleast 1)
2022-10-08 18:37:16 +02:00
Stefan Melmuk 102ee3f871 add api_not_found catcher for 404 errors in /api 2022-09-25 10:59:01 +02:00
Stefan Melmuk acb5ab08a8 add not_found catcher for 404 errors 2022-09-25 04:02:16 +02:00