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

Allow messages to be retained past session deletion #76

Open
damienmckenna opened this issue Feb 3, 2014 · 1 comment
Open

Allow messages to be retained past session deletion #76

damienmckenna opened this issue Feb 3, 2014 · 1 comment

Comments

@damienmckenna
Copy link

Thanks to both Drupal's session handling when logging out (https://drupal.org/node/754560), and the session-free nature of Pressflow, there are several scenarios where a user does not see the message being saved by core:

  • User deletes their user account (via user_delete module).
  • User requests their password be reset.

Pressflow should extend core to provide logic that allows these user messages to be displayed.

@pwolanin
Copy link
Contributor

pwolanin commented Feb 3, 2014

How does this work in Drupal 7? I don't feel like this should be an area for a lot of new logic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants