Commit Graph

1835 Commits (849ff8cf9bf32c792a9ab62017cdcbcd70b2522a)
 

Author SHA1 Message Date
baron_l 4d8133f696 feat(oauth): spinner on code evaluation after sucessfull oauth
6 years ago
Anthony Lapenna fdc11dbe3a
feat(build-system): update build system (#2682)
6 years ago
Anthony Lapenna 508352f4ea Merge branch 'develop' into oath-poc
6 years ago
Daniel Cardoza 9b6b6e09ae fix(endpoints): correct agent stack download url (#2667)
6 years ago
Anthony Lapenna 899cd5f279
fix(home): fix an issue when trying to connect to an Azure ACI endpoint (#2671)
6 years ago
Anthony Lapenna 2eec8b75d0 Merge tag '1.20.1' into develop
6 years ago
Anthony Lapenna 048c74a0dc Merge branch 'release/1.20.1'
6 years ago
Anthony Lapenna 6b1c476b63 chore(version): bump version number
6 years ago
Anthony Lapenna c5b5f80bea docs(README): update build badge
6 years ago
Anthony Lapenna cea2c60b55 refactor(build-system): fix lint issues
6 years ago
Steven Kang 576f369152 feat(build-system): introduce Azure DevOps support (#2666)
6 years ago
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