aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/js/workflowengine.js
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2020-08-31 19:45:40 +0200
committerRoeland Jago Douma <roeland@famdouma.nl>2020-09-03 21:13:36 +0200
commit0452877a67d7679b427e54463c8d7f704d11aa6b (patch)
tree4b191331838535ffa996e214413a0a4f47795bde /apps/workflowengine/js/workflowengine.js
parent5826b75c4025529805135595da46d63c7d46560f (diff)
downloadnextcloud-server-0452877a67d7679b427e54463c8d7f704d11aa6b.tar.gz
nextcloud-server-0452877a67d7679b427e54463c8d7f704d11aa6b.zip
Fix app password updating out of bounds
When your password changes out of bounds your Nextcloud tokens will become invalid. There is no real way around that. However we should make sure that if you successfully log in again your passwords are all updates * Added event listener to the PostLoggedInEvent so that we can act on it - Only if it is not a token login * Make sure that we actually reset the invalid state when we update a token. Else it keeps being marked invalid and thus not used. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'apps/workflowengine/js/workflowengine.js')
0 files changed, 0 insertions, 0 deletions