-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: 1000TurquoisePogs <[email protected]>
- Loading branch information
1 parent
90a467d
commit a103af2
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule zlux-app-manager
updated
15 files
Submodule zlux-server-framework
updated
10 files
+9 −0 | .gitignore | |
+39 −9 | lib/apiml.js | |
+9 −71 | lib/auth-manager.js | |
+2 −0 | lib/index.js | |
+12 −2 | lib/webapp.js | |
+68 −39 | lib/webauth.js | |
+54 −64 | package-lock.json | |
+6 −0 | plugins/terminal-proxy/lib/terminalProxy.js | |
+14 −4 | plugins/trivial-auth/lib/trivialAuth.js | |
+1 −0 | test/webapp/config.js |