Commit Graph

202 Commits (ab2acea463a474226317b203f25b4a288fc4b715)

Author SHA1 Message Date
Anthony Lapenna ab2acea463
feat(app): add externally sourced support options (#3249)
5 years ago
Anthony Lapenna 9aa52a6975
feat(settings): add new settings to disable volume browser (#3239)
5 years ago
Anthony Lapenna 68fe5d6906 fix(api): fix invalid restriction on StatusInspectVersion
5 years ago
Anthony Lapenna 2912e78f68
fix(api): add access validation for agent browse requests (#3235)
5 years ago
Anthony Lapenna fb6f6738d9
fix(api): prevent the use of bind mounts in stacks if setting enabled (#3232)
5 years ago
Anthony Lapenna f7480c4ad4
feat(api): prevent non administrator users to use admin restricted API endpoints (#3227)
5 years ago
Anthony Lapenna 1fbe6a12f1
fix(api): fix invalid resource control check (#3225)
5 years ago
Anthony Lapenna b7c38b9569
feat(api): trigger user authorization update when required (#3213)
5 years ago
Anthony Lapenna ea05d96c73
feat(sidebar): add update notification (#3196)
5 years ago
Anthony Lapenna 42d4e1e11c
fix(api): prevent panic in auth when OAuth is enabled (#3179)
5 years ago
Anthony Lapenna 1f68aad07f
feat(api): prevent endpoint creation with already paired agent (#3159)
5 years ago
Anthony Lapenna 07505fabcc
fix(api): remove automatic backend failure for Down endpoints (#3160)
5 years ago
Anthony Lapenna 7d76bc89e7
feat(api): relocate authorizations outside of JWT (#3079)
5 years ago
Anthony Lapenna 628d4960cc
fix(api): fix an issue with RegistryUpdate operation (#3137)
5 years ago
Anthony Lapenna e11df28df6 fix(api): fix missing windows dependency
5 years ago
Anthony Lapenna 12a512f01f
feat(edge): introduce support for Edge agent (#3031)
5 years ago
Anthony Lapenna 90d3f3a358
Enable endpoint backend pagination (#2989)
5 years ago
Anthony Lapenna 7a8a54c96a refactor(api): introduce ExtensionServer constant
6 years ago
Anthony Lapenna 50f547a6e7
feat(motd): add the ability to use custom style (#2918)
6 years ago
Anthony Lapenna a2d29df21b fix(rbac): add specific authorization for Storidge management
6 years ago
Anthony Lapenna 4349f5803c fix(api): fix missing default Portainer permissions for users
6 years ago
Anthony Lapenna 407328f9ed fix(api): remove admin restriction for registry proxy endpoint
6 years ago
baron_l 851607394c feat(integrations): storidge evolution (#2711)
6 years ago
Anthony Lapenna 17765d992e fix(api): fix missing winio dependency
6 years ago
Anthony Lapenna 8057aa45c4
feat(extensions): introduce RBAC extension (#2900)
6 years ago
Anthony Lapenna 6be394c2e0 refactor(api): minor refactor to stream.go
6 years ago
Kai 540d3c2c6b feat(api): support utf8 output in websocket endpoints
6 years ago
mrdrogdrog 1af9fb4490 feat(containers): add support docker attach (#2842)
6 years ago
Steven Kang dc9a3de88f feat(webhooks): Add Tag Support (#2871)
6 years ago
Anthony Lapenna 14845a4a53
refactor(api): refactor base import path (#2788)
6 years ago
linquize ce6cb837f9 refactor(api): fix lint issues (#2760)
6 years ago
Anthony Lapenna 2b31f489d9
feat(api): add support for an externally fetched title for motd (#2755)
6 years ago
Anthony Lapenna 58962de20e Merge branch 'develop' into oath-poc
6 years ago
Anthony Lapenna 130baddea0 fix(api): fix an issue when removing non local administrators
6 years ago
baron_l 7aa6a30614 feat(registry-manager): allow regular users to use the registry browse feature (#2664)
6 years ago
Anthony Lapenna dc2a8cf1f4 feat(oauth): update OAuth configuration UX
6 years ago
Anthony Lapenna d510d23408 feat(oauth): improve Azure OAuth support
6 years ago
Anthony Lapenna 7643f8d08c feat(oauth): dev build supporting Oauth extension
6 years ago
Anthony Lapenna d768e72a21 feat(oauth): add support for default team
6 years ago
Anthony Lapenna de76ba4e67 feat(oauth): update OAuth UX
6 years ago
Anthony Lapenna 508352f4ea Merge branch 'develop' into oath-poc
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 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 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 24f066716b refactor(auth): expose only the login url
6 years ago