fiber/middleware
Abhishek Mehandiratta 68fcd8c88f
Feature: Session Only Cookies (#1752)
* feat(ctx): add SessionOnly property on Cookie struct

* feat(middleware/config): add CookieSessionOnly property on middleware Config struct

* feat(csrf): link config CookieSessionOnly with fiber.Cookie in create middleware function

* fix(ctx_test): add tests for SessionOnly cookie in test_ctx_cookie

* fix(readme): update readme in csrf middleware for CookieSessionOnly property

* remove deprecated property from CookieSessionOnly explaination comments
2022-02-07 13:35:00 +01:00
..
2021-11-05 08:00:03 +01:00
2020-11-21 12:36:16 -05:00
2021-11-05 08:00:03 +01:00
2021-11-05 08:00:03 +01:00
2021-11-05 08:00:03 +01:00
2021-11-05 08:00:03 +01:00
2022-02-03 12:58:59 -05:00
2022-01-14 22:31:44 -05:00
2021-11-05 08:00:03 +01:00
2022-01-14 22:31:44 -05:00
2021-12-06 13:35:47 +01:00