emissary/internal/agent/controller/app
wpetit 6318a8b497
arcad/emissary/pipeline/head This commit looks good Details
feat(auth): automatically create session for anonymous users
ref arcad/edge-menu#86
2023-09-20 10:02:59 -06:00
..
spec feat(module,app): iface-based app url resolving 2023-04-05 23:21:43 +02:00
app_handler.go feat(auth): automatically create session for anonymous users 2023-09-20 10:02:59 -06:00
app_handler_test.go fix(controller,app): break loop when app is found 2023-04-06 18:25:34 +02:00
app_repository.go feat(controller,app): sort apps by id 2023-04-11 12:05:51 +02:00
auth_module.go feat(auth): automatically create session for anonymous users 2023-09-20 10:02:59 -06:00
controller.go feat(controller,app): validate app manifests on app load 2023-04-11 12:05:19 +02:00
hash.go feat(controller,app): add edge apps controller 2023-03-03 20:37:09 +01:00
manifest.go feat(controller,app): validate app manifests on app load 2023-04-11 12:05:19 +02:00
options.go feat(controller,app): add edge apps controller 2023-03-03 20:37:09 +01:00
server.go feat(auth): automatically create session for anonymous users 2023-09-20 10:02:59 -06:00