1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-07-01 20:25:09 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
aaedb9c625 MSRV 1.68 (#328) 2023-09-16 00:30:38 +01:00
2bc16eee18 Update base64 dependency to 0.21 (#316) 2023-01-30 16:53:30 +00:00
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
6676a50944 actix-web beta 15 updates (#216) 2021-12-18 03:37:23 +00:00
ca85f6b245 Update dependencies (Tokio 1.0) (#144) 2021-03-21 22:50:26 +00:00
8d635f71fb allow session-only cookies (#161)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-03-07 04:26:06 +09:00
f970d90894 Use re-exported bytes items from instead of using them directly (#139) 2020-12-01 10:21:56 +09:00
7e6bdf2eb2 Check code with rustfmt not to introduce format commits (#88) 2020-07-21 03:51:51 +09:00
3e17ad9a4e Remove unneeded single path import
Imports with a single path component are useless.
2020-02-11 16:25:53 +01:00
b4267818de move files into module 2020-01-29 11:42:35 +00:00