1
0
mirror of https://github.com/alexedwards/scs.git synced 2025-07-13 01:00:17 +02:00

Commit Graph

  • ab20b3feb5 Merge pull request #241 from alexedwards/dependabot/go_modules/bunstore/golang.org/x/crypto-0.35.0 master v2.9.0 Alex Edwards 2025-04-17 10:29:27 +02:00
  • 10dc41a6ea Bump golang.org/x/crypto from 0.31.0 to 0.35.0 in /bunstore dependabot[bot] 2025-04-14 20:02:55 +00:00
  • 421ef1d861 Merge pull request #202 from canidam/master Alex Edwards 2025-02-12 13:23:00 +01:00
  • dfca2ad124 Merge branch 'master' into master Alex Edwards 2025-02-12 13:22:23 +01:00
  • 9e10e1a9a3 Merge pull request #198 from jum/rediswarn Alex Edwards 2025-02-12 13:14:55 +01:00
  • 10f7a29c13 Merge pull request #204 from pete-woods/pgxstore-with-context Alex Edwards 2025-02-12 13:13:19 +01:00
  • 662ddf05f7 Merge pull request #232 from jum/firestore_cleanup_fix Alex Edwards 2025-02-12 12:51:30 +01:00
  • b6793b4a95 Include Partitioned attribute in example Alex Edwards 2025-02-06 21:51:17 +01:00
  • f76faa3082 Add support for Partitioned attribute Alex Edwards 2025-02-06 21:48:46 +01:00
  • 21069e6cdc Implement the race condition fix as described in #231. Jens-Uwe Mager 2025-02-05 20:36:18 -05:00
  • 2e2c681ccf Update contributing guidlines Alex Edwards 2025-02-05 22:57:04 +01:00
  • 3011e029fa Merge pull request #207 from pete-woods/race-condition Alex Edwards 2025-02-05 22:42:45 +01:00
  • adc38a57e9 Merge pull request #213 from rmmh/readme-store-documentation Alex Edwards 2025-02-05 22:40:10 +01:00
  • fe56723ef1 Merge pull request #227 from alexedwards/dependabot/go_modules/bunstore/golang.org/x/crypto-0.31.0 Alex Edwards 2025-02-05 22:34:35 +01:00
  • ae97f9fbae Merge pull request #230 from earthboundkid/cj-race-fix Alex Edwards 2025-02-05 22:30:42 +01:00
  • 7869406cf4 sqlite3store: Fix race in StopCleanup Carlana Johnson 2024-12-20 17:14:28 -05:00
  • 0e0ad1762c Bump golang.org/x/crypto from 0.6.0 to 0.31.0 in /bunstore dependabot[bot] 2024-12-12 00:48:21 +00:00
  • 01a88cfc91 expand table of built-in stores with more details Ryan Hitchman 2024-06-08 14:21:47 -06:00
  • 5d95719653 Fix race condition in pgxstore cleanup Pete Steyert-Woods 2024-04-09 12:56:40 +01:00
  • b7e39e01d5 pgxstore: Implement CtxStore interface Pete Steyert-Woods 2024-04-08 12:44:43 +01:00
  • 70dd714830 Update README with new echo library with bug fixes Chen 2024-04-02 12:34:42 +03:00
  • 7e11d57e88 Merge pull request #197 from bramvbilsen/master v2.8.0 Alex Edwards 2024-03-16 14:40:38 +01:00
  • d7ab9d9831 Merge pull request #201 from alexedwards/dependabot/go_modules/pgxstore/github.com/jackc/pgx/v5-5.5.4 Alex Edwards 2024-03-16 14:33:59 +01:00
  • 87e5a793db Bump github.com/jackc/pgx/v5 from 5.3.1 to 5.5.4 in /pgxstore dependabot[bot] 2024-03-14 21:54:37 +00:00
  • 0a0721203f Add a warning that iterating all sessions with redis can be very slow. Jens-Uwe Mager 2024-02-16 15:52:59 -05:00
  • 7134b6f875 Moved hashed token test to better location Bram Vanbilsen 2024-02-05 11:58:09 -06:00
  • 399ea3dd07 Implemented hashes session tokens in store Bram Vanbilsen 2024-02-05 11:25:01 -06:00
  • a38e822451 Support Hijacker and Flusher interfaces for Go 1.20+ Alex Edwards 2024-02-03 18:44:19 +01:00
  • cef4b05350 Merge pull request #178 from Daniel-Sogbey/documentation/improve-markdown-formatting Alex Edwards 2023-11-13 10:11:46 +01:00
  • 889fbb6988 Merge branch 'master' into documentation/improve-markdown-formatting Daniel Sogbey 2023-11-13 02:45:05 +00:00
  • f6f87ffd96 new update : docs: Enhance Markdown formatting in README Daniel-Sogbey 2023-11-13 02:42:08 +00:00
  • 4deadb9320 Add section on flushing/streaming and contributing guidelines v2.7.0 Alex Edwards 2023-11-12 10:10:51 +01:00
  • df09415656 Merge pull request #182 from alexedwards/dependabot/go_modules/firestore/google.golang.org/grpc-1.56.3 Alex Edwards 2023-11-11 19:55:42 +01:00
  • 944b9c2a3b Merge pull request #181 from fnoopv/master Alex Edwards 2023-11-11 19:54:05 +01:00
  • ab21e2c52d Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /firestore dependabot[bot] 2023-10-25 22:31:01 +00:00
  • b1eea39ac8 feat: add SetDeadline method fnoopv 2023-10-23 15:25:28 +08:00
  • 84bd122bd8 Format expiry time to UTC and 2006-01-02T15:04:05.999 before commit v2.6.0 Alex Edwards 2023-10-22 18:46:06 +02:00
  • a803960ebd Remove debugging log message Alex Edwards 2023-10-22 13:35:21 +02:00
  • f2f88f02d4 Fix broken example code Alex Edwards 2023-10-22 13:33:30 +02:00
  • 2fe5948bce Prevent logging if no matching session found Alex Edwards 2023-10-22 13:33:13 +02:00
  • dabd6a6384 Merge pull request #172 from alexedwards/dependabot/go_modules/firestore/google.golang.org/grpc-1.53.0 Alex Edwards 2023-10-21 19:08:55 +02:00
  • 4c4a69f4f7 Merge pull request #179 from testwill/typo Alex Edwards 2023-10-19 10:20:33 +02:00
  • 63ef7e0db4 fix: typo guoguangwu 2023-10-18 09:29:13 +08:00
  • fcc337923c Improve the formatting of the code block in the README by escaping the $ character. This ensures that when users copy the code, the $ sign is not included. Daniel-Sogbey 2023-10-11 12:10:34 +00:00
  • 95fa2ac9d5 Bump dependencies Alex Edwards 2023-09-02 09:08:21 +02:00
  • f2be89a521 Bump google.golang.org/grpc from 1.42.0 to 1.53.0 in /firestore dependabot[bot] 2023-07-05 21:11:51 +00:00
  • 10d4299e3b Merge pull request #162 from ibmendoza/master Alex Edwards 2023-03-27 18:17:57 +02:00
  • 547587be69 Does not compile with Connect func (must be New) Isagani Mendoza 2023-03-22 09:15:39 +08:00
  • 62e546ce9d Don't buffer responses when using LoadAndSave() Alex Edwards 2023-03-05 16:31:48 +01:00
  • a07530f96c Merge pull request #157 from zaeph/bump-pgx v2.5.1 Alex Edwards 2023-03-05 12:41:26 +01:00
  • dbeea1bb7b Fix example Alex Edwards 2023-03-05 10:03:34 +01:00
  • aad52a6589 Merge pull request #153 from jum/goredis Alex Edwards 2023-03-05 10:00:40 +01:00
  • a82c3af678 Update example with bumped version of pgxpool Leo Vivier 2023-03-05 09:37:50 +01:00
  • 0b5d90febb Merge pull request #161 from alexedwards/dependabot/go_modules/firestore/golang.org/x/text-0.3.8 Alex Edwards 2023-03-05 09:34:53 +01:00
  • ab86f30aab Bump golang.org/x/text from 0.3.7 to 0.3.8 in /firestore dependabot[bot] 2023-03-05 08:30:53 +00:00
  • 7f514226c7 Merge pull request #155 from alexedwards/dependabot/go_modules/bunstore/golang.org/x/sys-0.1.0 Alex Edwards 2023-03-05 09:29:54 +01:00
  • 025e5220a6 Merge pull request #138 from lpic10/master Alex Edwards 2023-03-05 09:13:41 +01:00
  • 351db6a41d Merge pull request #133 from stillwondering/master Alex Edwards 2023-03-05 09:12:13 +01:00
  • ddb9667bb4 Merge pull request #147 from Abirdcfly/patch-1 Alex Edwards 2023-03-05 09:10:31 +01:00
  • 2b8db6b8b1 Bump pgx from v4 to v5 Leo Vivier 2023-02-28 08:33:03 +01:00
  • 445805c0a7 Bump golang.org/x/sys in /bunstore dependabot[bot] 2023-02-25 10:29:25 +00:00
  • 4571a76c85 Add required dummy method to make the CtxStore interface work. Jens-Uwe Mager 2023-02-17 13:50:45 -07:00
  • 6b1bedc0f0 Update dependencies Alex Edwards 2023-02-17 13:03:14 +01:00
  • bb70691df1 Update go.mod Alex Edwards 2023-02-17 12:04:09 +01:00
  • e57aa9ca96 Update go.mod Alex Edwards 2023-02-17 12:01:36 +01:00
  • a718a61351 Implement a test for the session iterator. Jens-Uwe Mager 2023-02-16 14:25:54 -07:00
  • 895318a06a Add a redis store based on the official redis go client. Jens-Uwe Mager 2023-02-16 14:08:33 -07:00
  • 1257cb2752 Merge pull request #152 from nevernotmove/master Alex Edwards 2023-02-01 06:40:56 +01:00
  • c91ae677c4 Fix typo nevernotmove 2023-01-31 23:45:42 +01:00
  • 238b052508 Merge pull request #144 from jum/renewtoken Alex Edwards 2022-12-23 14:15:19 +01:00
  • 0f08497732 Merge pull request #150 from zchenyu/patch-1 Alex Edwards 2022-12-06 18:16:21 +01:00
  • 571be1f429 gofmt Chenyu Zhao 2022-12-04 23:08:26 -08:00
  • c4f17a6f5e Explicitly pin gorm table and column names Chenyu Zhao 2022-12-04 23:01:02 -08:00
  • c5e45b217b delete minor unreachable code caused by log.Fatal Abirdcfly 2022-08-10 14:22:06 +08:00
  • 01ac202069 Do not attempt to delete an uncommitted token. Jens-Uwe Mager 2022-06-01 11:57:02 +02:00
  • d93ace5be9 Remove rqlitestore Alex Edwards 2022-05-28 15:01:43 +02:00
  • c252878bcf Update dependencies Alex Edwards 2022-02-16 08:39:57 +01:00
  • b122fe6452 Merge pull request #134 from gandaldf/rqlite-support Alex Edwards 2022-02-09 20:53:34 +01:00
  • 6c6ff2c7bb Fix typos in documentation gandaldf 2022-02-09 11:27:58 +01:00
  • b95d685652 Add support to rqlite gandaldf 2022-02-09 11:27:18 +01:00
  • d15e365f36 Fix default on gorm test Leandro Piccilli 2022-02-07 17:33:28 +01:00
  • 85bfcb219d Ensure all expired tokens are removed per cleanup stillwondering 2022-02-06 10:07:49 +01:00
  • 524f06e83c Update README.md Alex Edwards 2022-01-31 19:23:46 +01:00
  • e29fe60140 Merge pull request #131 from gandaldf/master Alex Edwards 2022-01-31 19:22:12 +01:00
  • a735c82a20 Fix typo gandaldf 2022-01-13 18:51:18 +01:00
  • f7e2329de5 Add support to Bun gandaldf 2022-01-13 18:42:57 +01:00
  • 8dd34105cc Add support to CockroachDB gandaldf 2022-01-03 17:19:00 +01:00
  • f85e6e29e6 Merge remote-tracking branch 'origin/master' gandaldf 2022-01-03 00:46:00 +01:00
  • 08cf16616c Add support to Consul gandaldf 2022-01-03 00:44:48 +01:00
  • a6cfb24039 Fix typos gandaldf 2022-01-01 12:38:00 +01:00
  • a49a7be32b Update README gandaldf 2022-01-01 12:26:49 +01:00
  • 5c4a5bb56a Add support to etcd gandaldf 2022-01-01 12:18:48 +01:00
  • 424186393c Add support to Consul gandaldf 2022-01-03 00:44:48 +01:00
  • fc1ac1d3e3 Fix typos gandaldf 2022-01-01 12:38:00 +01:00
  • 485a8f5fae Update README gandaldf 2022-01-01 12:26:49 +01:00
  • 128bb880a8 Add support to ETCD gandaldf 2022-01-01 12:18:48 +01:00
  • 171bb31c92 Add support to LevelDB gandaldf 2021-12-20 14:13:30 +01:00
  • a2ba24921d Fix typo in Iterate example Diego Parisi 2021-12-06 18:23:09 +01:00
  • 370cc303b6 Merge pull request #130 from gandaldf/master Alex Edwards 2021-12-03 07:40:41 +01:00
  • 4fb8e56042 Update README Diego Parisi 2021-12-02 23:10:19 +01:00