dependabot[bot]
517e72f248
build(deps): update reqwest requirement from 0.11 to 0.12 ( #454 )
...
* build(deps): update reqwest requirement from 0.11 to 0.12
Updates the requirements on [reqwest](https://github.com/seanmonstar/reqwest ) to permit the latest version.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.0...v0.12.5 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: use reqwest::StatusCode
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2024-08-06 14:19:02 +00:00
Dany Gagnon
5414e2655b
Add the ability to change the keys ( #348 )
...
* feat: add the ability to change the session key store in redis
* feat: change everywhere the constants are used
* refactor: add formatting with cargo fmt
---------
Co-authored-by: Dany Gagnon <danygagnon@Danys-MacBook-Pro.local>
2024-02-15 10:14:17 +00:00
Rob Ede
779860b664
clippy
2023-01-07 01:04:16 +00:00
Rob Ede
da0a806e8d
clippy
2022-09-25 21:08:36 +01:00
Rob Ede
4d2f4d58b4
clippy
2022-07-21 00:07:49 +01:00
Luca Palmieri
1089faaf93
[actix-identity] Fix visit deadline ( #263 )
2022-07-19 01:31:31 +01:00
Luca Palmieri
b1cea64795
Rebuild actix-identity
on top of actix-session
( #246 )
...
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-07-09 19:00:15 +01:00