Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented auto logout after account deletion was requested #906

Merged

Conversation

fkloes
Copy link
Collaborator

@fkloes fkloes commented Jan 28, 2020

Description

This ticket implements an automatic logout after a user requested account deletion. It's about to reduce confusion of users when they see that they are still logged in till the account was eventually deleted.

Type of change

  • Bug Fix 🐛 (non-breaking change which fixes an issue)
  • Enhancement 🚀 (non-breaking change which adds functionality)
  • Breaking Change 💥 (fix or feature that would cause existing functionality to not work as expected)
  • Polish 💅 (Just some cleanups)
  • Internal 🏠 Only relates to internal processes.

- the logout action now accepts a parameter to turn off the confirmation popup after logou
@fkloes fkloes added the enhancement New feature or request label Jan 28, 2020
@fkloes fkloes self-assigned this Jan 28, 2020
@fkloes fkloes changed the base branch from v6.11.0 to v6.12.0 January 28, 2020 09:27
@devbucket devbucket merged commit 84581c9 into v6.12.0 Feb 3, 2020
@devbucket devbucket deleted the PWA-2451-logout-user-after-account-deletion-request branch February 3, 2020 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants