Commit Graph

259 Commits (8629738e34b644b06cecbfa5be8e07457fc03c2b)

Author SHA1 Message Date
Anthony Lapenna 747fdae269
fix(agent/console): fix an issue with the agent console on Docker environments (#4169)
4 years ago
Chaim Lev-Ari 2158cc5157
feat(telemetry): replace GA with matomo (#4140)
4 years ago
Chaim Lev-Ari 82064152ec
feat(registries): remove registry extension (#4155)
4 years ago
Chaim Lev-Ari ff250a202a
feat(extensions): remove oauth extension (#4156)
4 years ago
Chaim Lev-Ari 00f4fe0039
feat(auth): integrate oauth extension (#4152)
4 years ago
Anthony Lapenna 909e1ef02c
fix(k8s/user): remove username part from service account (#4147)
4 years ago
Chaim Lev-Ari bd7d7dcef5
feat(agent): add auto agent platform detection (#4132)
4 years ago
Chaim Lev-Ari 4d5836138b
feat(stacks): add the ability to stop a stack (#4042)
4 years ago
Chaim Lev-Ari 93d8c179f1
feat(containers): enforce disable bind mounts (#4110)
4 years ago
Chaim Lev-Ari 1a3f77137a
feat(settings): introduce setting to disable container caps for non-admins (#4109)
4 years ago
Chaim Lev-Ari fa9eeaf3b1
feat(settings): introduce disable stack management setting (#4100)
4 years ago
Chaim Lev-Ari 07efd4bdda
feat(settings): add setting to disable device mapping for regular users (#4099)
4 years ago
Chaim Lev-Ari adf33385ce
feat(containers): Prevent non-admin users from running containers using the host namespace pid (#4098)
4 years ago
Chaim Lev-Ari 6f6bc24efd
feat(containers): Ensure users cannot create privileged containers via the API (#3969) (#4077)
4 years ago
Chaim Lev-Ari 8e7aaa23d5
feat(server): support minimum tls v1.2 (#4076)
4 years ago
Anthony Lapenna 08095913a6 fix(api): fix issues with old error declaration
4 years ago
Chaim Lev-Ari db4a5292be
refactor(errors): reorganize errors (#3938)
4 years ago
Maxime Bajeux 91981c815c
feat(volumes): Ensure a unique identifier for volumes (#3879)
4 years ago
Chaim Lev-Ari 53b37ab8c8
feat(custom-templates): introduce custom templates (#3906)
4 years ago
Anthony Lapenna af6bea5acc
feat(kubernetes): introduce kubernetes support (#3987)
4 years ago
Chaim Lev-Ari 24528ecea8
feat(edge-compute): move host jobs to edge (#3840)
4 years ago
Chaim Lev-Ari 7c3b83f6e5
refactor(portainer): introduce internal package (#3924)
5 years ago
Chaim Lev-Ari 24888fbbae
feat(users): prevent the removal of initial admin account (#3912)
5 years ago
Chaim Lev-Ari b02749f877
feat(auth): add custom user timeout (#3871)
5 years ago
Chaim Lev-Ari b58c2facfe
revert(azure): revert removal (#3890)
5 years ago
Chaim Lev-Ari 25ca036070
feat(users): add the ability to rename a user (#3884)
5 years ago
Chaim Lev-Ari a0ba531fed
fix(registries): check same url for gitlab (#3870)
5 years ago
Chaim Lev-Ari 9f4631bb6d
feat(edge-compute): add specific edge endpoint checkin interval (#3855)
5 years ago
Anthony Lapenna 25103f08f9 feat(api): introduce new datastore interface (#3802)
5 years ago
Anthony Lapenna 493de20540 refactor(azure): remove Azure ACI endpoint support (#3803)
5 years ago
Chaim Lev-Ari c074a714cf feat(server): remove external endpoint feature (#3837)
5 years ago
Anthony Lapenna d9665bc939 fix(api): update to template file format for Edge templates
5 years ago
Anthony Lapenna 5563ff60fc feat(templates): remove template management features (#3719)
5 years ago
Maxime Bajeux ebac85b462
feat(volumes): add a switch to use CIFS volumes (#3823)
5 years ago
Chaim Lev-Ari 8eac1d2221
feat(edge-compute): add support for Edge stacks (#3827)
5 years ago
Anthony Lapenna 9dcd223134
feat(stacks): prevent external stack removal by a non-administrator user (#3800)
5 years ago
Anthony Lapenna 29c0584454
fix(api): update restricted volume browsing operation logic (#3798)
5 years ago
Maxime Bajeux 8046fb0438
fix(volumes): add unicity check on volumes (#3779)
5 years ago
Dan Underwood b2f36a3bbe
fix(networking): convert from localhost addresses to 127.0.0.1 (#3411)
5 years ago
Chaim Lev-Ari 2542d30a09
feat(endpoints): filter by ids and/or tag ids (#3690)
5 years ago
Chaim Lev-Ari edd86f2506
refactor(tags): refactor tag management (#3628)
5 years ago
Chaim Lev-Ari ae7f46c8ef
feat(endpoints): filter by endpoint type (#3646)
5 years ago
Anthony Lapenna e0d83db609
fix(authentication/ldap): fix an issue with authorizations not updated after ldap login (#3577)
5 years ago
Hugo Hromic f4c461d7fb
feat(settings/ldap): preserve ReaderDN in database if empty in settings payload (#3537)
5 years ago
William 8bea0988dd
fix(api): lower Docker client API version for backwards support (#3534)
5 years ago
William 17bc17f638 fix(api): fix an issue with ownership for services and stacks (#3512)
5 years ago
Anthony Lapenna e9f6861df0
feat(api): add go module support (#3408)
5 years ago
Anthony Lapenna 29b7eeef5a
fix(api): trigger an authorization update after auto-provisioning users (#3428)
5 years ago
Anthony Lapenna f6cefb3318 fix(api): fix invalid method call for docker_windows proxy
5 years ago
Anthony Lapenna badb6ee50f
fix(http): update volume browsing validation (#3416)
5 years ago