openreplay/ee/api/chalicelib/core
Kraiem Taha Yassine 44992e85a6
Api invitation link (#107)
* feat(api): invitation token to add team members

* feat(api): invitation link change password
* feat(db): changed base_auth structure

* feat(api): invitation link - regenerate/reset
* feat(api): invitation link - restore deleted user

* feat(api): invitation link for forget password
* feat(api): changed email body for invite user and reset password

* feat(api): invitation link, expired invitation and has joined in the list of members

* feat(api): invitation link for EE
2021-07-27 19:59:09 +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 invitation link (#107) 2021-07-27 19:59:09 +02:00
webhook.py SAML2 (#83) 2021-07-12 22:09:09 +02:00