Problem/Motivation

Since the TTL is now configurable, there should also be a UI to regenerate the salt. Otherwise, a salt with a far-future TTL could remain in use despite the TTL being shortened.

Steps to reproduce

Set TTL to 1 year; then shorten to 1 day.

Proposed resolution

Remaining tasks

User interface changes

Add a UI for regenerating the salt, and also move some other UI from hook_requirements() to the config form.

API changes

Data model changes

CommentFileSizeAuthor
#5 3387684-5.patch16.71 KBmfb
#4 3387684-4.patch15.77 KBmfb
#3 3387684-3.patch15.56 KBmfb
#2 3387684.patch14.88 KBmfb

Comments

mfb created an issue. See original summary.

mfb’s picture

Status: Active » Needs review
StatusFileSize
new14.88 KB
mfb’s picture

StatusFileSize
new15.56 KB

Also update README

mfb’s picture

StatusFileSize
new15.77 KB

Use time service

mfb’s picture

StatusFileSize
new16.71 KB

Add link from warning to settings page

  • mfb committed b56fb82d on 2.x
    Issue #3387684 by mfb: Provide UI to invalidate the cryptolog salt
    
mfb’s picture

Status: Needs review » Fixed
kopeboy’s picture

👏🏻

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.