Commit Graph

51 Commits (86ec058347032cd8b884d0072810602c03cc9939)

Author SHA1 Message Date
andres-portainer 4cc96b4b30
feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115)
1 year ago
andres-portainer f7dd73b0f7
feat(unit-testing): add a mock for the RequestBouncer EE-5610 (#9089)
1 year ago
andres-portainer eda07614ce
chore(unit-test): simplify teardown EE-5536 (#9015)
2 years ago
Matt Hook 334eee0c8c
fix(errors): wrap db errors, improve error handling (#8859)
2 years ago
Oscar Zhou 19eceaf37f
fix(restore/swarm): init primary endpoint after admin user is created (#8854)
2 years ago
matias-portainer 621a01ba3b
fix(upgrade): remove yellow upgrade banner EE-5141 (#8640)
2 years ago
Chaim Lev-Ari 9a8e95d017
feat(upgrade): show subtle banner [EE-5017] (#8489)
2 years ago
Matt Hook 44d69f3a3f
hide the password in the response (#8437)
2 years ago
Dakota Walsh 0ddcad66f3
fix(auth): invalidate session when permissions change EE-3320 (#8103)
2 years ago
andres-portainer 5488389278
fix(code): replace calls to ioutil EE-4425 (#7878)
2 years ago
andres-portainer cb79dc18f8
chore(code): reduce divergence with EE EE-4344 (#7748)
2 years ago
Oscar Zhou 53025178ef
fix(access): support to list users or teams with specified endpoint [EE-1704] (#7610)
2 years ago
andres-portainer 9ef5636718
chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664)
2 years ago
Chao Geng a7d458f0bd
chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612)
2 years ago
Dmitry Salakhov 461fc91446
fix: clarify password change error (#7082)
2 years ago
Chaim Lev-Ari b90b1701e9
fix(users): remove unused imports [EE-3340] (#7016)
3 years ago
congs 0522032515
feat(teamleader) EE-294 redesign team leader (#6973)
3 years ago
itsconquest bca1c6b9cf
feat(internal-auth): ability to set minimum password length [EE-3175] (#6942)
3 years ago
Chaim Lev-Ari 12cddbd896
feat(demo): disable features on demo env [EE-1874] (#6040)
3 years ago
Prabhat Khera e4241207cb
fix(database): db migration improvements EE-2688 (#6662)
3 years ago
cong meng 85ad4e334a
feat(password) EE-2690 enforce strong password policy (#6751)
3 years ago
sunportainer 661f0aad49
feat(user):logout after change password EE-1590 (#6267)
3 years ago
Chaim Lev-Ari 085762a1f4
fix(auth): prevent login for non admin for ldap and oauth [EE-648] (#5283)
3 years ago
Sven Dowideit f99329eb7e
chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173)
3 years ago
zees-dev 5839f96787
- standard user cannot delete another users api-keys (#6208) (#6217)
3 years ago
zees-dev 69c17986d9
feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079)
3 years ago
Hui e6d690e31e
fix(swagger) swagger annotations fixes and improvements EE-1205
3 years ago
Sven Dowideit 7437006359
fix(swagger): EE-868: elide the password field in the swagger docs (#5636)
3 years ago
zees-dev 2a60b8fcdf
feat(helm/templates): helm app templates EE-943 (#5449)
3 years ago
Richard Wei 8d8f21368d
feat(frontend): dark and high contrast theme supported EE-909 (#5353)
3 years ago
Chaim Lev-Ari 50b57614cf
docs(api): document apis with swagger (#4678)
4 years ago
Chaim Lev-Ari 9d18d47194
feat(extensions): remove rbac extension (#4157)
4 years ago
Chaim Lev-Ari db4a5292be
refactor(errors): reorganize errors (#3938)
4 years ago
Chaim Lev-Ari 7c3b83f6e5
refactor(portainer): introduce internal package (#3924)
5 years ago
Chaim Lev-Ari 24888fbbae
feat(users): prevent the removal of initial admin account (#3912)
5 years ago
Chaim Lev-Ari 25ca036070
feat(users): add the ability to rename a user (#3884)
5 years ago
Anthony Lapenna 25103f08f9 feat(api): introduce new datastore interface (#3802)
5 years ago
Anthony Lapenna f7480c4ad4
feat(api): prevent non administrator users to use admin restricted API endpoints (#3227)
5 years ago
Anthony Lapenna b7c38b9569
feat(api): trigger user authorization update when required (#3213)
5 years ago
Anthony Lapenna 7d76bc89e7
feat(api): relocate authorizations outside of JWT (#3079)
5 years ago
Anthony Lapenna 4349f5803c fix(api): fix missing default Portainer permissions for users
6 years ago
Anthony Lapenna 8057aa45c4
feat(extensions): introduce RBAC extension (#2900)
6 years ago
Anthony Lapenna 14845a4a53
refactor(api): refactor base import path (#2788)
6 years ago
Anthony Lapenna 130baddea0 fix(api): fix an issue when removing non local administrators
6 years ago
Anthony Lapenna b24891a6bc
refactor(api): introduce libhttp usage (#2263)
6 years ago
Anthony Lapenna 7ba19ee1f9
fix(api): change user password update flow (#2247)
6 years ago
Anthony Lapenna 0b8f7f6cea refactor(api): update error message for /users/admin/init
6 years ago
Anthony Lapenna 5f79547138
fix(api): filter sensitive information from API response (#2103)
6 years ago
Olli Janatuinen cec878b01d feat(authentication/ldap): Auto create and assign LDAP users (#2042)
6 years ago
Anthony Lapenna d7ff14777f
refactor(api): restructure bolt package (#1981)
7 years ago