Task #6974
closed
Story #6976: Use tokens with registry
Check auth token before Modify registry form is loaded
Added by Lauren Walker over 8 years ago.
Updated over 8 years ago.
Description
Check for a valid auth token before presenting the modify form to the user. This will help prevent the user submitting the form with an expired session.
- Tracker changed from Bug to Feature
- Status changed from New to Resolved
- translation missing: en.field_remaining_hours set to 0.0
The web UI will check that the token has not yet expired by calling echoCredentials() - diag/subject. The only other way to verify a user status is to check if they have logged out of the web UI in that particular window - in which case, no registry pages will be rendered anyway.
Also available in: Atom
PDF