Austin Alvarado
1e5603dce2
docker: Add VSCode devcontainer
2023-01-03 18:11:59 +01:00
Valentin Tolmer
6b6f11db1b
server: update clap and add LDAPS options
2022-05-05 17:19:11 +02:00
Valentin Tolmer
be452f4649
gitignore: ignore custom config
2022-04-17 23:14:10 +02:00
Valentin Tolmer
6c9086cc78
docker,git: ignore more files
2021-12-08 12:01:56 +01:00
Valentin Tolmer
edf9e538ce
gitignore: misc
2021-11-23 00:25:47 +01:00
Valentin Tolmer
2a90443ed8
gitignore: Prevent adding .env to git
2021-11-23 00:25:47 +01:00
Valentin Tolmer
0a3cfa168e
gitignore: Add output of npm install rollup
2021-10-15 08:05:50 +02:00
Valentin Tolmer
d8df47b35d
Move backend source to server/ subpackage
...
To clarify the organization.
2021-08-31 20:32:55 +02:00
Valentin Tolmer
3eb53ba5bf
model: rename to auth
...
Since the "model" doesn't contain any message from the API anymore, and
instead contains only the structures needed for authentication, it was
renamed as such.
2021-08-31 20:32:55 +02:00
Valentin Tolmer
3c916a2530
Implement password checking using opaque
2021-06-23 10:27:59 +02:00
Valentin Tolmer
d5f84cd588
Add cargo.lock and fix some dependencies
...
Note that the auth_service handler has become less generic, but it's
enough for our purposes.
2021-06-22 17:27:43 +02:00
Valentin Tolmer
c58459547b
Split the crate in 3, introduce JS frontend
2021-05-08 11:34:55 +02:00
Valentin Tolmer
81593c9f84
gitignore: add more sqlite patterns
2021-04-13 19:06:52 +02:00
Valentin Tolmer
285a51db6e
Ignore created databases
2021-03-08 10:53:21 +01:00
nitnelave
65e3e2f070
Initial commit
2021-03-02 12:39:53 +01:00