Commit Graph

81 Commits (feat/be-11275/be-ce-change)

Author SHA1 Message Date
andres-portainer 92f338e0cd
fix(users): fix data-race in userCreate() BE-11209 (#12193)
3 months ago
andres-portainer 5353570721
task(code): remove unnecessary uses of govalidator BE-11181 (#12156)
3 months ago
andres-portainer faca64442f
chore(code): use cmp.Or() EE-7333 (#12009)
5 months ago
andres-portainer 9ee092aa5e
chore(code): reduce the code duplication EE-7278 (#11969)
5 months ago
andres-portainer 2b01136d03
feat(demo): remove demo mode EE-6769 (#11841)
6 months ago
Chaim Lev-Ari 5560a444e5
fix(users): return json from create token [EE-6856] (#11577)
7 months ago
Matt Hook dc9d7ae3f1
fix(apikey): don't authenticate api key for external auth [EE-6932] (#11460)
8 months ago
Prabhat Khera 1303a08f5a
fix(auth): make createAccessToken api backward compatible [EE-6818] (#11326)
9 months ago
Dakota Walsh 488fcc7cc5
fix(docs): convert APIKey to string EE-6199 (#10943)
11 months ago
Matt Hook dbd2e609d7
fix(api-key): add password requirement to generate api key [EE-6140] (#10617)
11 months ago
Ali e84dd27e88
feat(cache): default to off [EE-6293] (#10867)
11 months ago
Matt Hook e687cee608
ignore, remove or comment out unused code. Enable unused linter (#10743)
11 months ago
cmeng 5c59c53e91
fix(password): force change password EE-6382 (#10708)
1 year ago
Ali 1bcbfb8213
fix(cache): set as true for a new admin [EE-6293] (#10689)
1 year ago
Ali 04c1c7d8fb
fix(cache): cache fixes [EE-6293] (#10681)
1 year ago
Ali 4096bb562d
feat(cache): introduce cache option [EE-6293] (#10672)
1 year ago
Chaim Lev-Ari 436da01bce
feat(auth): save jwt in cookie [EE-5864] (#10527)
1 year ago
Ali ecce501cf3
Revert "feat(cache): introduce cache option [EE-6293] (#10641)" (#10658)
1 year ago
Ali 2c032f1739
feat(cache): introduce cache option [EE-6293] (#10641)
1 year ago
Prabhat Khera 103d908e63
fix(users): hide admin users for non admins from user list API [EE-6290] (#10580)
1 year ago
andres-portainer ae1726cece
feat(performance): performance optimizations EE-6042 (#10520)
1 year ago
cmeng bc0050a7b4
fix(user-token): prevent admin read tokens of other admins EE-5858 (#10489)
1 year ago
Prabhat Khera b468070945
feature(helm): move helm charts inside advance deployments (create from manifest) [EE-5999] (#10395)
1 year ago
Chaim Lev-Ari 95f3cf6e5b
refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398)
1 year ago
Prabhat Khera 3c4660bbf3
fix(permissions): non admin access to view users [EE-5825] (#10352)
1 year ago
Matt Hook e3a4b7ad17
improved user update validation (#10321)
1 year ago
Matt Hook 91d2132264
prevent regular users changing their username (#10247)
1 year ago
Matt Hook e5f7641e46
non-admins must supply existing passwd when changing passwd (#10249)
1 year ago
Dakota Walsh 6a08bbe7e9
fix(security): block non-admins from user info listing EE-5825 (#10241)
1 year ago
andres-portainer 8cc5e0796c
feat(libhttp): move into the Portainer repository EE-5475 (#10231)
1 year ago
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