Commit Graph

387 Commits (ab2acea463a474226317b203f25b4a288fc4b715)

Author SHA1 Message Date
Anthony Lapenna ab2acea463
feat(app): add externally sourced support options (#3249)
5 years ago
Anthony Lapenna 521a36e629 fix(api): fix missing default settings for LDAPSettings
5 years ago
Anthony Lapenna 182f3734d0
fix(api): fix an issue with unsupported cron format (#3240)
5 years ago
Anthony Lapenna d717ad947b feat(api): remove cron second support
5 years ago
Anthony Lapenna 9aa52a6975
feat(settings): add new settings to disable volume browser (#3239)
5 years ago
firecyberice ef4c138e03 fix(authentication): trim the newline character from the password string (#3091)
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 d4fa4d8a52 fix(api): always persist data after initial extension check
5 years ago
Anthony Lapenna ea05d96c73
feat(sidebar): add update notification (#3196)
5 years ago
Anthony Lapenna 646038cd0f
feat(exec): add DEBUG statement when validating license (#3191)
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 a5e5983c28
feat(api): only error on ping failure for snapshots (#3177)
5 years ago
Anthony Lapenna baa64ca927
refactor(api): update scheduler to match new cron lib API (#3157)
5 years ago
Anthony Lapenna 7d76bc89e7
feat(api): relocate authorizations outside of JWT (#3079)
5 years ago
Steven Kang ec19faaa24 fix(stack): Skip SSL Verification (#3064)
5 years ago
Anthony Lapenna 628d4960cc
fix(api): fix an issue with RegistryUpdate operation (#3137)
5 years ago
Anthony Lapenna 849ff8cf9b docs(api): document EdgeAgentCheckinInterval parameter for SettingsUpdate
5 years ago
Anthony Lapenna a90fa857ee docs(api): document Edge agent environment type
5 years ago
Anthony Lapenna e11df28df6 fix(api): fix missing windows dependency
5 years ago
Anthony Lapenna 8cb18f9877 chore(version): bump version number
5 years ago
Anthony Lapenna 448003aaa4 docs(swagger): update Swagger documentation
5 years ago
Anthony Lapenna 12a512f01f
feat(edge): introduce support for Edge agent (#3031)
5 years ago
Anthony Lapenna 5b91b1a6c9
feat(api): bump default Docker library timeout to 60s (#3038)
5 years ago
Anthony Lapenna 90d3f3a358
Enable endpoint backend pagination (#2989)
5 years ago
Anthony Lapenna 92a615d7b6
Revert "fix(api): AddCron fix after library update (#3014)" (#3016)
5 years ago
xAt0mZ c432ead45f fix(api): AddCron fix after library update (#3014)
5 years ago
Anthony Lapenna 7a8a54c96a refactor(api): introduce ExtensionServer constant
6 years ago
Anthony Lapenna 67de71a18f docs(api): update swagger documentation
6 years ago
Anthony Lapenna 48281df41a chore(version): bump version number
6 years ago
Anthony Lapenna b4c16a1fb4 refactor(api): update ExtensionDefinitionsURL
6 years ago
Anthony Lapenna d55212e9da docs(api): update Swagger documentation
6 years ago
Anthony Lapenna 50f547a6e7
feat(motd): add the ability to use custom style (#2918)
6 years ago
Anthony Lapenna 5fda4ff9f8 refactor(api): update role descriptions
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