Commit Graph

347 Commits (e49e90f304ba259ce42084ea87f3f3ae5a435606)

Author SHA1 Message Date
wheresolivia 335bfb81ba
Merge pull request #4965 from portainer/feat(backup)-backup-restore-system
4 years ago
Felix Han 5b26ef2036 feat(ACI): updated function name
4 years ago
Felix Han effb0f6272 Merge branch 'feat/CE-414/add-UAC-to-ACI' of https://github.com/portainer/portainer into feat/CE-414/add-UAC-to-ACI
4 years ago
LP B 2f95b449aa
Revert "feat(ACI): add UAC to ACI (#4952)" (#4982)
4 years ago
fhanportainer 12cf4a00f0
feat(ACI): add UAC to ACI (#4952)
4 years ago
Lukas Grotz d09ae22ba8
feat(container): add sysctls setting in the container view (#4910)
4 years ago
Chaim Lev-Ari ac7d819620
style(proxy): fix function name (#4970)
4 years ago
Dmitry Salakhov 6d8f5e7479 go 1.13 compatibility
4 years ago
Dmitry Salakhov a3ec2f8e85 feat(backup): Add backup/restore to the server
4 years ago
Felix Han e3e7e84821 feat(ACI): add UAC to ACI
4 years ago
Chaim Lev-Ari f5aa6c4dc2
feat(docker): show docker pull rate limits (#4666)
4 years ago
Dmitry Salakhov 4cbd231a5f
fix: normalize stack name only for libcompose (#4862)
4 years ago
cong meng 6d5877ca1c
fix(registry): #4371 cannot push to quay.io registry (#4868)
4 years ago
Chaim Lev-Ari dbb9a21384
fix(endpoints): use default edge checkin interval if n/a (#4909)
4 years ago
Dmitry Salakhov f03cf2a6e4
fix(uac): ignore duplicates, spaces and casing in portainer labels (#4823)
4 years ago
Chaim Lev-Ari 91ff7e4143
feat(edge): show last check in date (#4782)
4 years ago
Chaim Lev-Ari 86ad1c6af1
feat(stacks): scope stack names to endpoint (#4520)
4 years ago
Chaim Lev-Ari 50b57614cf
docs(api): document apis with swagger (#4678)
4 years ago
Maxime Bajeux c84da11a91
feat(custom-templates): switching a template to standalone makes it disappear in swarm mode (#4829)
4 years ago
Chaim Lev-Ari 45afe76bc7
fix(customtemplate): create from file (#4769)
4 years ago
Chaim Lev-Ari 739dda1318
fix(endpoint): skip tls for kube endpoints (#4788)
4 years ago
Chaim Lev-Ari 9bef81eef6
fix(stack): show correct error message (#4853)
4 years ago
Chaim Lev-Ari 46dec01fe3
feat(endpoint): relocate docker security settings (#4657)
4 years ago
Dmitry Salakhov a71e71f481
feat(compose): add docker-compose wrapper (#4713)
4 years ago
cong meng da41dbb79a
fix(stack): stacks created via API are incorrectly marked as private with no owner (#3721) (#4725)
4 years ago
Chaim Lev-Ari 832cafc933
fix(registries): update password only when not empty (#4669)
4 years ago
Chaim Lev-Ari cbd7fdc62e
feat(docker/stacks): introduce date info for stacks (#4660)
4 years ago
cong meng c9f68a4d8f
fix(kubernetes): removes kube client cache when edge proxy is removed (#4487) (#4574)
4 years ago
Yi Chen 7975ef796d
Revert "feat(docker/stacks): add creation and update dates (#4418)" (#4606)
4 years ago
Alice Groux bd98b8956a
feat(docker/stacks): add creation and update dates (#4418)
4 years ago
Anthony Lapenna 20cf948e53
fix(docker/resourcecontrol): fix an issue with resource deletion (#4524)
4 years ago
Chaim Lev-Ari b4f97efb85
fix(rbac): clean leftovers (#4265)
4 years ago
Anthony Lapenna fc248c31c7
fix(api/stacks): add authorization checks for start/stop operations (#4248)
4 years ago
Chaim Lev-Ari a3b54e1981
fix(api/custom-templates): prevent name collisions on update (#4250)
4 years ago
Chaim Lev-Ari 9fd38a0543
fix(volumes): enable volume browsing (#4233)
4 years ago
Chaim Lev-Ari 35fa9d6981
fix(oauth): if username is empty, fail to login (#4232)
4 years ago
Anthony Lapenna 9733d32551 feat(core/support): remove support related API route
4 years ago
Chaim Lev-Ari 9d18d47194
feat(extensions): remove rbac extension (#4157)
4 years ago
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
Anthony Lapenna 130c188717
fix(libcompose): apply same normalize name rule as libcompose on stack name (#3395)
5 years ago
Anthony Lapenna a85f0058ee
feat(extensions): add the ability to upload and enable an extension (#3345)
5 years ago
Anthony Lapenna 4239db7b34
fix(api): remove roles associated to access policies after removing RBAC extension (#3373)
5 years ago
Anthony Lapenna 914b46f813 fix(api): introduce gitlab proxy package
5 years ago
Anthony Lapenna 19d4db13be
feat(api): rewrite access control management in Docker (#3337)
5 years ago
xAt0mZ 198e92c734 feat(registry): gitlab support (#3107)
5 years ago
Anthony Lapenna 03d9d6afbb
Revert "fix(api): fix invalid resource control check (#3225)" (#3327)
5 years ago
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