Commit Graph

739 Commits (fix/EE-6211/stack-build-context-validation-dev)

Author SHA1 Message Date
Anthony Lapenna 0bdcff09f8 feat(settings): add a setting to disable privileged mode for non-admins (#1239)
7 years ago
Anthony Lapenna ca9d9b9a77 feat(settings): add a setting to disable bind mounts for non-admins (#1237)
7 years ago
Anthony Lapenna 912ebf4672 feat(api): filter tasks based on service UAC (#1207)
7 years ago
Anthony Lapenna dd0fc6fab8 feat(swarm): restrict access to the node details view to administrators only (#1204)
7 years ago
Anthony Lapenna 61f652da04 feat(secrets): add UAC (#1200)
7 years ago
Anthony Lapenna a2b4cd8050 feat(networks): add UAC (#1196)
7 years ago
Anthony Lapenna d653391cdd feat(api): write Docker response code when using local proxy (#1192)
7 years ago
Anthony Lapenna 8d4807c9e7 feat(api): TLS endpoint creation and init overhaul (#1173)
7 years ago
Anthony Lapenna 9a0f0a9701 feat(favicon): fix favicon display (#1177)
7 years ago
Anthony Lapenna e65d132b3d feat(init-admin): allow to specify a username for the initial admin account (#1160)
7 years ago
Anthony Lapenna 92391254bc feat(api): introduces swagger.yml (#1112)
7 years ago
Anthony Lapenna d27528a771 feat(authentication): add LDAP authentication support (#1093)
7 years ago
Anthony Lapenna 0d6ab099ac feat(templates): update LinuxServer.io templates feed URL (#1089)
7 years ago
Anthony Lapenna 02203e7ce5 refactor(api): relocate /docker API endpoint under /endpoints (#1053)
7 years ago
Anthony Lapenna 3f085a977c fix(UAC): allow a team member to delete a resource control (#1030)
7 years ago
Anthony Lapenna 5d749c2ebf feat(auth): use the same error message on invalid authentication (#1024)
7 years ago
Glowbal 9909b6d481 feat(backend): make swarm api endpoint admin user protected (#991)
7 years ago
Anthony Lapenna 08c5a5a4f6 feat(registries): add registry management (#930)
8 years ago
Anthony Lapenna c7e306841a feat(settings): add settings management (#906)
8 years ago
Anthony Lapenna 5e74a3993b fix(api): add restrictions for the files served by the API (#903)
8 years ago
Anthony Lapenna 5523fc9023 feat(global): introduce user teams and new UAC system (#868)
8 years ago
Thomas Krzero 7c6c9284f2 feat(endpoints) - Access exposed containers on endpoint public URL (#826)
8 years ago
030 6fa6dde637 feat(backend): native SSL support
8 years ago
Anthony Lapenna abc929824c fix(endpoints): add the ability to update TLS for an existing endpoint (#784)
8 years ago
Anthony Lapenna b8803f380b feat(templates): LinuxServer.io templates integration (#761)
8 years ago
Anthony Lapenna a99c6c4cbe fix(backend): use a thread-safe implementation of map for proxies (#728)
8 years ago
Anthony Lapenna dcce211676 fix(api): allow empty array when removing accesses to an endpoint (#692)
8 years ago
Anthony Lapenna 80d50378c5 feat(uac): add multi user management and UAC (#647)
8 years ago
Anthony Lapenna dc78ec5135 feat(endpoints): add the ability to define endpoints from an external source
8 years ago
Anthony Lapenna 10f7744a62 feat(authentication): add a --no-auth flag to disable authentication (#553)
8 years ago
Anthony Lapenna 835b273700 feat(api): force no-cache on HTML files
8 years ago
Anthony Lapenna d03e992b4f feat(api): replace all calls to http.Error with custom Error writer
8 years ago
Anthony Lapenna fa4ec04c47 feat(state): introduce endpoint state (#529)
8 years ago
Anthony Lapenna 3a6e9d2fbe fix(api): fix an issue introduced by the latest version of package gorilla/mux (#520)
8 years ago
Anthony Lapenna 27e584fc14 fix(api): check if admin user already exists when calling the /users/admin/init endpoint (#494)
8 years ago
Anthony Lapenna 6e98237419 feat(api): introduce cache busting mechanism (#439)
8 years ago
Anthony Lapenna d54d30a7be feat(global): multi endpoint management (#407)
8 years ago
David Eisner 419727e1eb feat(api): Connect to docker behind a name based virtual host proxy (#379)
8 years ago
Anthony Lapenna 0a38bba874 refactor(api): API overhaul (#392)
8 years ago