chore: Adds login and user creation support to the API.
This commit is contained in:
parent
96833b238b
commit
843cd34785
13 changed files with 683 additions and 12 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -3,13 +3,11 @@ backend/sshbackend/sshbackend
|
|||
backend/dummybackend/dummybackend
|
||||
backend/externalbackendlauncher/externalbackendlauncher
|
||||
backend/api/api
|
||||
frontend/frontend
|
||||
|
||||
# Backup artifacts
|
||||
*.json.gz
|
||||
|
||||
# LOM
|
||||
sshfrontend/keys
|
||||
|
||||
# Output
|
||||
out
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue