Commit Graph

17 Commits

Author SHA1 Message Date
Fenhl 5002bdbab5
Update for 2nd release candidate 2022-05-17 07:00:52 +00:00
Fenhl 610f27297c Update for the rocket 0.5 release candidate 2022-03-23 00:03:32 +00:00
Alex Kotov 0004bd2992 Add empty line 2021-03-06 08:47:47 +05:00
Alex Kotov e1b30460a9 Rename var 2021-03-06 08:09:55 +05:00
Alex Kotov 73e5aabe3d Improve code 2021-03-06 08:06:53 +05:00
Alex Kotov ddb64ee759 Use lower bcrypt cost 2021-03-06 07:48:34 +05:00
Alex Kotov a26fcbdb54 Move builder methods to CsrfConfig 2021-03-06 07:34:27 +05:00
Alex Kotov 4c8b0b01ef Reorder code 2021-03-06 07:17:23 +05:00
Alex Kotov 981daab33c Merge struct constructor into single line 2021-03-06 07:16:26 +05:00
Andrew Wheeler ba5523d402 Added expires set via config. Reverted time library to older version. Newest Rocket 5 uses new Time format. Fixed formating 2021-01-27 18:00:56 -05:00
Andrew Wheeler ff0b8e6c73 Finished adding Config function setters 2021-01-27 17:10:47 -05:00
Andrew Wheeler 1148a492b0 Bcrypt the Generated token for form implanting along with private cookies they wont be able to easily generate the original key. Started Config Options. 2021-01-27 17:01:18 -05:00
Alex Kotov d7aa50cc35
Improve fairing name 2020-10-18 12:38:48 +05:00
Alex Kotov 8c887d685a
Make guard struct field private 2020-10-18 12:29:55 +05:00
Alex Kotov 1500b7c890
Use &str instead of &String 2020-10-18 12:23:08 +05:00
Alex Kotov f07620dd8c
Rename Guard to CsrfToken 2020-10-17 04:57:59 +05:00
Alex Kotov d85d129e9a
Add existing code 2020-10-17 02:41:07 +05:00