1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-02-08 21:06:07 +01:00

12 Commits

Author SHA1 Message Date
Rob Ede
779860b664
clippy 2023-01-07 01:04:16 +00:00
Rob Ede
1561bda822
apply imports_granularity fmt rule 2022-09-11 21:55:40 +01:00
Rob Ede
ff06958b32
improve httpauth ergonomics (#264)
* improve httpauth ergonomics

* update changelog

* code and docs cleanup

* docs

* docs clean

* remove AuthExtractor trait

* update changelog
2022-07-21 02:50:22 +01:00
Rob Ede
6676a50944
actix-web beta 15 updates (#216) 2021-12-18 03:37:23 +00:00
Rob Ede
e10937103e
fmt with new width 2021-08-30 23:27:44 +01:00
Andrey Kutejko
ca85f6b245
Update dependencies (Tokio 1.0) (#144) 2021-03-21 22:50:26 +00:00
Juan J. Jimenez-Anca
8d635f71fb
allow session-only cookies (#161)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-03-07 04:26:06 +09:00
Yuki Okushi
f970d90894
Use re-exported bytes items from instead of using them directly (#139) 2020-12-01 10:21:56 +09:00
Rob Ede
33dfea8997
update httpauth readme 2020-09-28 02:04:18 +01:00
Yuki Okushi
7e6bdf2eb2
Check code with rustfmt not to introduce format commits (#88) 2020-07-21 03:51:51 +09:00
Björn Steinbrink
3e17ad9a4e Remove unneeded single path import
Imports with a single path component are useless.
2020-02-11 16:25:53 +01:00
Rob Ede
b4267818de move files into module 2020-01-29 11:42:35 +00:00