12 open threads
12 open threads
Compare changes
@@ -22,18 +22,64 @@ use Drupal\sessionless\CryptoService;
@@ -22,18 +22,64 @@ use Drupal\sessionless\CryptoService;
public function __construct(string $root, ModuleHandlerInterface $moduleHandler, AccountInterface $currentUser, CsrfTokenGenerator $csrfToken, LoggerChannelInterface $logger, CryptoService $cryptoService) {
@@ -43,6 +89,9 @@ class SessionlessFormCache implements FormCacheInterface {
@@ -43,6 +89,9 @@ class SessionlessFormCache implements FormCacheInterface {
@@ -120,6 +169,9 @@ class SessionlessFormCache implements FormCacheInterface {
@@ -120,6 +169,9 @@ class SessionlessFormCache implements FormCacheInterface {