lldap/app/src
Valentin Tolmer d891529da9 Add allow warnings for nonstandard macro braces
The warnings come from the macros of libraries that we use, so we can't
change them.
2021-07-05 10:10:27 +02:00
..
api.rs Register clients' passwords using OPAQUE 2021-06-25 10:10:55 +02:00
app.rs Add a form to create users 2021-06-01 17:31:18 +02:00
cookies.rs App: Various cleanups (clippy) 2021-05-30 17:07:34 +02:00
create_user.rs Register clients' passwords using OPAQUE 2021-06-25 10:10:55 +02:00
lib.rs Add allow warnings for nonstandard macro braces 2021-07-05 10:10:27 +02:00
login.rs Update opaque and implement it without DB 2021-06-23 20:46:55 +02:00
logout.rs App: Various cleanups (clippy) 2021-05-30 17:07:34 +02:00
user_table.rs App: Display users in a table 2021-05-30 17:51:28 +02:00