|
97ed869230
|
Pass username to Authenticator::verify_user_token()
|
2024-02-10 11:57:09 +00:00 |
|
|
d195147f35
|
make Authenticator non-generic
|
2024-02-10 12:56:35 +01:00 |
|
|
399ed56b74
|
move secrets to secrets.rs
|
2024-02-10 12:32:01 +01:00 |
|
|
e4aa6c1909
|
impl From<String> for {Password,UserToken}
|
2024-02-10 12:30:04 +01:00 |
|
|
3c5bff0237
|
trait bound
|
2024-02-10 12:11:36 +01:00 |
|
|
d4639c3152
|
beginnings of SqliteDatabase
|
2024-02-10 12:06:53 +01:00 |
|
|
2447786c81
|
Impl Deserialize for Password, UserToken
|
2024-02-10 10:45:55 +00:00 |
|
|
8ce85262be
|
Remove nonsensical DebugSecret implementation
|
2024-02-10 10:45:55 +00:00 |
|
|
6bfda3f16b
|
log {create,verify}_user_token
|
2024-02-10 11:20:35 +01:00 |
|
|
6a1be899f7
|
verify_user_token
|
2024-02-10 11:11:46 +01:00 |
|
|
6e70220222
|
use SecretString for password and user token
|
2024-02-10 11:10:58 +01:00 |
|
|
6ba03b79be
|
authenticator skeleton
|
2024-02-10 11:01:02 +01:00 |
|