Basic OpenID Provider
Go to file
2022-04-01 22:51:33 +02:00
assets Display login page 2022-03-30 11:00:20 +02:00
src Refactor sessions management 2022-04-01 22:51:33 +02:00
templates Add communication with user actor 2022-03-30 12:41:22 +02:00
.gitignore Automatically create admin on first start 2022-03-29 19:32:31 +02:00
Cargo.lock Add actix-identity crate 2022-03-30 16:58:00 +02:00
Cargo.toml Add actix-identity crate 2022-03-30 16:58:00 +02:00
README.md Add actix-identity crate 2022-03-30 16:58:00 +02:00

TODO list

  • Bruteforce protection
  • CRSF protection