atuin/atuin-server/src
Conrad Ludgate 7d5a82df14
validate usernames on registration (#982)
improve login password incorrect error message

update docs for registration with passwords
2023-05-16 22:03:53 +01:00
..
handlers validate usernames on registration (#982) 2023-05-16 22:03:53 +01:00
auth.rs Use cargo workspaces (#37) 2021-04-20 20:53:07 +00:00
calendar.rs refactor (#327) 2022-04-22 19:24:38 +01:00
database.rs feat: add delete account option (attempt 2) (#980) 2023-05-16 22:00:59 +01:00
lib.rs Add configurable history length (#447) 2022-06-10 10:00:59 +01:00
models.rs goodbye warp, hello axum (#296) 2022-04-12 23:06:19 +01:00
router.rs feat: add delete account option (attempt 2) (#980) 2023-05-16 22:00:59 +01:00
settings.rs Add register notification webhook (#764) 2023-03-07 22:09:19 +00:00