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

Automatically log in after succesful account activation #174

Closed
ingenieroariel opened this issue Aug 16, 2010 · 2 comments
Closed

Automatically log in after succesful account activation #174

ingenieroariel opened this issue Aug 16, 2010 · 2 comments
Milestone

Comments

@ingenieroariel
Copy link
Member

When I create a new account and click the activation email, I get to a page telling me that my account is activated with a sign in link.

I think it would improve the experience if when I clicked the activation link, I would automatically be logged into my newly activated account. (Saves clicks and typing, could start uploading data etc. immediately)

@ingenieroariel
Copy link
Member Author

In order to acomplish this, we need a django-registration version that sends an 'account activated signal', unfortunately, that is only available in the development version. The code required to make it work is in the following pull request:

http://github.com/GeoNode/geonode/pull/6

Marking this as 1.1 since it could complicate the build.

@ingenieroariel
Copy link
Member Author

This landed after 1.1.1. We are using django-registration 0.8 now.

EmereArco pushed a commit to EmereArco/geonode that referenced this issue Jan 30, 2018
goudine pushed a commit to goudine/geonode that referenced this issue Feb 1, 2018
travislbrundage pushed a commit to travislbrundage/geonode that referenced this issue Apr 6, 2018
Include perms dict in layer metadata response
afabiani pushed a commit that referenced this issue May 27, 2021
afabiani pushed a commit that referenced this issue May 27, 2021
marthamareal pushed a commit to marthamareal/geonode that referenced this issue Sep 24, 2021
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

1 participant