openreplay/ee/api/chalicelib/core
Kraiem Taha Yassine 08969cd831
Api changes (#131)
* feat(api): include smtp flag in login response

* feat(api): changed smtp flag in login response

* feat(api): owner role is not allowed to change

* feat(api): changed chalice template

* feat(api): reset password invitation|token

* feat(api): fixed invitation token

* feat(api): after invitation return identical result

* feat(api): remove password when user deleted

* feat(api): fix login on password change
2021-08-05 17:25:13 +02:00
..
__init__.py API 2021-05-05 19:47:36 +02:00
authorizers.py SAML2 (#83) 2021-07-12 22:09:09 +02:00
boarding.py SAML2 (#83) 2021-07-12 22:09:09 +02:00
dashboard.py SAML2 (#83) 2021-07-12 22:09:09 +02:00
errors.py feat(api): return response status code depending on the response payload result (#104) 2021-07-27 14:34:36 +02:00
funnels.py feat(api): return response status code depending on the response payload result (#104) 2021-07-27 14:34:36 +02:00
license.py SAML2 (#83) 2021-07-12 22:09:09 +02:00
log_tools.py v1.1.0 (#31) 2021-06-11 23:31:29 +05:30
metadata.py feat(api): return response status code depending on the response payload result (#104) 2021-07-27 14:34:36 +02:00
notifications.py SAML2 (#83) 2021-07-12 22:09:09 +02:00
projects.py SAML2 (#83) 2021-07-12 22:09:09 +02:00
reset_password.py Api invitation link (#107) 2021-07-27 19:59:09 +02:00
resources.py SAML2 (#83) 2021-07-12 22:09:09 +02:00
sessions.py SAML2 (#83) 2021-07-12 22:09:09 +02:00
signup.py feat(api): return response status code depending on the response payload result (#104) 2021-07-27 14:34:36 +02:00
telemetry.py SAML2 (#83) 2021-07-12 22:09:09 +02:00
tenants.py SAML2 (#83) 2021-07-12 22:09:09 +02:00
unlock.py SAML2 (#83) 2021-07-12 22:09:09 +02:00
users.py Api changes (#131) 2021-08-05 17:25:13 +02:00
webhook.py SAML2 (#83) 2021-07-12 22:09:09 +02:00