Marius Kimmina
|
d7a65ba689
|
chore: remove not needed code comments (#2054)
Signed-off-by: Marius Kimmina <mar.kimmina@gmail.com>
Signed-off-by: Marius Kimmina <mar.kimmina@gmail.com>
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
|
2023-01-25 16:10:22 +05:30 |
|
Ankit Nayan
|
02898d14f9
|
fix: removes password validations other than length (#1909)
|
2022-12-26 15:42:08 +05:30 |
|
Amol Umbark
|
9c4521b34a
|
feat: enterprise edition (#1575)
* feat: added license manager and feature flags
* feat: completed org domain api
* chore: checking in saml auth handler code
* feat: added signup with sso
* feat: added login support for admins
* feat: added pem support for certificate
* ci(build-workflow): 👷 include EE query-service
* fix: 🐛 update package name
* chore(ee): 🔧 LD_FLAGS related changes
Signed-off-by: Prashant Shahi <prashant@signoz.io>
Co-authored-by: Prashant Shahi <prashant@signoz.io>
Co-authored-by: nityanandagohain <nityanandagohain@gmail.com>
|
2022-10-06 20:13:30 +05:30 |
|
Ahsan Barkati
|
6486425f46
|
fix(auth): Return 403 for forbidden requests due to rbac (#1060)
* Return error json for user not found
* Return 403 for rbac error
* Return not_found instead of internal_error for getInvite
|
2022-05-04 14:50:15 +05:30 |
|
Ahsan Barkati
|
6ccdc5296e
|
feat(auth): Add auth and access-controls support (#874)
* auth and rbac support enabled
|
2022-05-03 15:26:32 +05:30 |
|