Currently we are ignoring the nonce parameter, which is needed to avoid replay attacks.

Comments

juampynr created an issue. See original summary.

kevin.dutra’s picture

Status: Active » Needs review
StatusFileSize
new5.16 KB

This should cover nonce handling. I haven't tried to make the time limit configurable for when the nonce values start being forgotten. (That can be part of a followup if really desired. It doesn't look like it was configurable in previous versions either.)

kevin.dutra’s picture

StatusFileSize
new5.16 KB
new276 bytes

Whoops, wrong condition for the cron cleanup.

mroycroft’s picture

I've reviewed the proposed patch. Changes look good!

steven spasbo’s picture

StatusFileSize
new5.16 KB

This no longer cleanly applies to

8.x-2.x

. Patch has been updated.

kevin.dutra’s picture

Status: Needs review » Fixed

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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