1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
265b213123 implement contains_key, update, update_or (#459)
* implement contains_key, update, update_or

* docs(session): update docs for new methods

* docs(session): clarify errors

* test(session): fix doctest

---------

Co-authored-by: Rob Ede <robjtede@icloud.com>
2025-01-14 00:51:40 +00:00
6e79465362 make RateLimiter non-exhaustive 2022-07-31 03:03:43 +01:00
810a88a156 fix: bad interaction between session state changes and renewal (#265) 2022-07-24 14:27:25 +00:00
7e6335a09f Rework actix session (#212)
Co-authored-by: Rob Ede <robjtede@icloud.com>
Co-authored-by: Luca P <rust@lpalmieri.com>
Co-authored-by: Sebastian Rollén <38324289+SebRollen@users.noreply.github.com>
2022-03-05 23:22:14 +00:00