Commit Graph

1824 Commits (e11df28df658c44ea316efeb2080bc615fc61d61)
 

Author SHA1 Message Date
Anthony Lapenna fca4f619b5
fix(api): re-use previous password when ldap settings update use empty password (#2659)
6 years ago
Chaim Lev Ari 90281fd7f0 feat(oauth): add providers to providers-selector
6 years ago
Chaim Lev Ari c1939f6070 feature(oauth): add provider selector
6 years ago
Chaim Lev Ari 50c604ee4c fix(auth): use the right function to oauth validate
6 years ago
Chaim Lev Ari 41ded64037 Revert "refactor(auth): extract oauth login mechanism to service"
6 years ago
baron_l 801336336f fix(registry-manager): add repositories pagination support (#2641)
6 years ago
Anthony Lapenna 90a0998502 feat(templates): add sonatype nexus 3 template
6 years ago
Anthony Lapenna 1a4dff536d
fix(container-creation): fix an issue with command parsing (#2642)
6 years ago
Chaim Lev-Ari f772cd31cb feat(auth): preserve url when redirected to login (#2591)
6 years ago
Chaim Lev-Ari 8160fe4717 feat(app): redirect to home if no endpoint is set (#2601)
6 years ago
Anthony Lapenna 86c60807cd
feat(endpoint-creation): fix invalid link (#2644)
6 years ago
baron_l c1f2d90997 fix(container-creation): fix missing capabilities on duplicate (#2635)
6 years ago
Chaim Lev Ari 3699b794eb feat(oauth): add providers selectors
6 years ago
Chaim Lev Ari 69252a8377 refactour(auth): move information body to each setting
6 years ago
Chaim Lev Ari 193e7eb3f8 refactor(oauth): remove separation of strings
6 years ago
Chaim Lev Ari de5f6086d0 refactor(oauth): return parse content error
6 years ago
Chaim Lev Ari 46e8f10aea refactor(ouath): use oauth2 library to get token
6 years ago
Chaim Lev Ari 60040e90d0 refactor(oauth): move build url logic to service
6 years ago
Chaim Lev Ari c5c06b307a refactor(oauth): rename authenticate function
6 years ago
Chaim Lev Ari c28274667d refactor(oauth): use oauth2 to generate login url
6 years ago
Anthony Lapenna 54163e3b92
fix(extensions): fix an issue with extensions with expired licenses (#2628)
6 years ago
Chaim Lev-Ari 62eb47b3cb fix(container-creation): revert container state if creation failed (#2565)
6 years ago
Anthony Lapenna 808eb7d341
dep(bootstrap): update bootstrap version to 3.4.0 (#2632)
6 years ago
hiyao a33eca4bbb fix(registry-manager): fix an issue when removing all tags of a repository (#2545)
6 years ago
baron_l 50e77d2bf1 fix(network-details): displaying all subnets and gateways on network details (#2629)
6 years ago
DevHugo 50a3b08209 feat(app): add driver name in the volume selector for container/service creation (#2534)
6 years ago
Chaim Lev Ari 0a439b3893 refactor(auth): extract oauth login mechanism to service
6 years ago
Chaim Lev Ari 0d4e1d00f0 refactor(login): move oauth button to right
6 years ago
Chaim Lev Ari b09f491f62 style(auth): remove comments and change error
6 years ago
Chaim Lev Ari dc067b3308 refactor(http): remove old oauth handler
6 years ago
Chaim Lev Ari b121f975fa refactor(settings): remove duplicate settings
6 years ago
Chaim Lev Ari 3f44925d7e fix(auth): fix typo - missing function
6 years ago
Chaim Lev Ari 80d570861d refactor(auth): move public settings into view model
6 years ago
Chaim Lev Ari 317bd53e43 Merge branch 'oath-poc' of github.com:portainer/pportainer into oath-poc
6 years ago
Chaim Lev Ari 24f066716b refactor(auth): expose only the login url
6 years ago
Chaim Lev Ari 4cbde7bb0d refactor(auth): move oauth handler under auth
6 years ago
Chaim Lev Ari f6bdc5c2b3 refactor(auth): move oauth handler code to its own file
6 years ago
Anthony Lapenna c650fe56c2
fix(auth): fix typos
6 years ago
Anthony Lapenna fc8938e871
fix(auth): change oauth error type
6 years ago
Anthony Lapenna 44b7e0fdca
fix(auth): change error type
6 years ago
Chaim Lev-Ari fe63b4a156 fix(container-creation): populate logger config from existing container (#2602)
6 years ago
Chaim Lev-Ari 42365a52b1 feat(container-details): change network identifier to name (#2623)
6 years ago
Mark Stansberry d6aafceba8 docs(api): update swagger definitions
6 years ago
baron_l c7983d8993 fix(app): remove endpoint status update on 502/503 http return
6 years ago
Anthony Lapenna 34667bd3b3
fix(network-creation): force overlay network creation on manager node (#2622)
6 years ago
Anthony Lapenna 3a3577754e
fix(home): only display group name if available (#2621)
6 years ago
Anthony Lapenna bed49c37e4
fix(teams): remove name sanitization when creating a team (#2619)
6 years ago
Anthony Lapenna dedc02cc8d
docs(api): fix invalid example value for AutoCreateUsers property (#2618)
6 years ago
Chaim Lev Ari 17ac3e5ed1 refactor(oauth): move enpoint constant to extension
6 years ago
Chaim Lev Ari 25620c5008 refactor(auth): refactor get url params
6 years ago