You need to sign in or sign up before continuing.
Draft: 2.x add config for cookie/jwt auth and check for CSRF token
Merge request reports
Activity
added 14 commits
-
29ba4561...b2955d78 - 13 commits from branch
project:2.x
- 134fe75f - use cookie auth and check for CSRF token
-
29ba4561...b2955d78 - 13 commits from branch
added 2 commits
added 2 commits
added 1 commit
- 8483b43e - add TypedConfigManager for D11; require core 10.2+
added 5 commits
-
b0c1546a...f8c49f83 - 4 commits from branch
project:2.x
- 61ff5db1 - Merge branch '2.x' into 'cookie_auth'
-
b0c1546a...f8c49f83 - 4 commits from branch
added 5 commits
-
61ff5db1...f99e14d5 - 2 commits from branch
project:2.x
- 21e08dad - Merge branch '2.x' into cookie_auth
- 5fa3ca27 - refactor tests to add AuthTest
- 0190780d - add placeholder functions for cookie auth
Toggle commit list-
61ff5db1...f99e14d5 - 2 commits from branch
added 2 commits
added 3 commits
-
7a55980c...85708170 - 2 commits from branch
project:2.x
- 15bd7836 - Merge branch '2.x' into 'cookie_auth'
-
7a55980c...85708170 - 2 commits from branch
added 5 commits
Toggle commit listadded 1 commit
- dd89048e - throw exception if CSRF token is not obtained correctly
added 1 commit
- 30c9330d - for cookie auth, we need to log in to get the cookie
added 9 commits
- edee293d - Issue #3471349 by ptmkenny: Add types for properties and arguments
- c903a911 - Issue #3471922 by ptmkenny: Add types for return functions
- 74fd35de - Issue #3216615 by ptmkenny, e0ipso, fadonascimento: [PP] 'object' is a...
- c8151948 - Issue #3472101 by ptmkenny, bradjones1: Remove 2.x deprecations from 3.x
- 2334d024 - Issue #3473362 by ptmkenny, cspitzlay: Crash when method with optional...
- e3f58d64 - Issue #3473531 by ptmkenny, cspitzlay: Crash on jsonrpc/methods route
- 9b94a846 - Issue #3473712 by ptmkenny: Add a test for jsonrpc_discovery that verifies the methods returned
- d226be58 - Issue #3474318 by ptmkenny: Drupal 11: No supported normalizer found
- e3cd4bf7 - Merge branch '3.x' into 'cookie_auth'
Toggle commit listadded 1 commit
- 88225596 - log out if using cookie auth to see maintenance page
added 1 commit
- bc683fcc - test without a CSRF token and confirm access denied
Please register or sign in to reply