BlackDex
|
9657463717
|
Added better favicon downloader.
|
6 years ago |
Daniel García
|
a797459560
|
Implement HIBP check [WIP].
Add extra security attributes to admin cookie.
Error handling.
|
6 years ago |
Daniel García
|
19b6bb0fd6
|
Initial stab at templates
|
6 years ago |
Daniel García
|
a0a08c4c5a
|
Include IP in invalid admin token error
|
6 years ago |
Daniel García
|
c9063a06b4
|
Print unauthorized error message
|
6 years ago |
Daniel García
|
5f49ecd7f3
|
Updated dependencies to use u2f crate directly, and some style changes
|
6 years ago |
Daniel García
|
30e768613b
|
Start using rustfmt and some style changes to make some lines shorter
|
6 years ago |
Daniel García
|
adb8052689
|
Updated Error to implement Display and Debug, instead of using custom methods
|
6 years ago |
Daniel García
|
1483829c94
|
Removed invalid todo
|
6 years ago |
Daniel García
|
acb9d1b3c6
|
Remove config option for admin email, embdedded admin page, managed IO::Error, and added security and cache headers globally
|
6 years ago |
Daniel García
|
301919d9d4
|
Modified navigation bar and corrected some comments
|
6 years ago |
Daniel García
|
2bb0b15e04
|
Implemented better errors for JWT
|
6 years ago |
Daniel García
|
6a99849a1e
|
Implemented proper error handling, now we can do `user.save($conn)?;` and it works.
In the future, maybe we can do the same with the `find_by_id` methods that return an Option.
|
6 years ago |