- Issue created by @prudloff
- ๐ฎ๐ณIndia jeeva r
jeeva r โ made their first commit to this issueโs fork.
- ๐ฎ๐ณIndia jeeva r
jeeva r โ changed the visibility of the branch 3526879-duplicate-max-age- to hidden.
- ๐ฎ๐ณIndia jeeva r
@prudloff It was already fixed on latest 2.0.x, it was verified on my system. I think this issue needs to closed.
- ๐ซ๐ทFrance prudloff Lille
Are you sure? I can still see the duplicate here: https://git.drupalcode.org/project/email_tfa/-/blob/2.0.x/src/Form/Email...
$form['#cache'] = ['max-age' => 0]; if (!$status) { return $form; } $form['#validate'][] = '::emailTfaLoginFormValidate'; $form['#cache'] = ['max-age' => 0];
- ๐ฎ๐ณIndia jeeva r
@prudloff Apologies.. I got this, thanks... I need this to work
- Merge request !21Issue #3228424 by mark.labrecque, Ramasamy Sivasankar, Owen Barton, abdulaziz... โ (Closed) created by Unnamed author
- Merge request !22Issue #3228424 by mark.labrecque, Ramasamy Sivasankar, Owen Barton, abdulaziz... โ (Closed) created by Unnamed author
- Merge request !23Issue #3228424 by mark.labrecque, Ramasamy Sivasankar, Owen Barton, abdulaziz... โ (Closed) created by Unnamed author
- ๐ฎ๐ณIndia jeeva r
New MR was updated, please review https://git.drupalcode.org/project/email_tfa/-/merge_requests/24
- ๐ฎ๐ณIndia jeeva r
this issue no more needed, it was created with outdated fork repo, it will be proceed with this new issue https://www.drupal.org/project/email_tfa/issues/3528333 ๐ Duplicate 'max-age' => 0 Active
- ๐ซ๐ทFrance prudloff Lille
You don't need to create a new issue in that case, you can update the MR branch or create a new MR.