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

Autologin after account activation #6

Merged
merged 0 commits into from
Apr 28, 2011

Conversation

ingenieroariel
Copy link
Member

This patch adds autologin at the end of the activation process and presents the user with the contents of the homepage so the new account process is more streamlined.

There is something we might not like and it's the use of the current mercurial tip of the django-registration package. Apart from the implemented option, there are other two alternatives, I will list the 3 of them:

  1. Peg the requirements file to the current tip zip(d36a38202ee3.zip) download (option implemented)
  2. Peg the requirements file to the general tip zip (tip.zip) download (would allow us to stay on top of bugfixes, but also last commit was 6 months ago)
  3. Use mercurial and set it as an editable package - like we do with other Github sources (I don't like this option since it requires users to have mercurial installed when doing a build, although one could just add mercurial to the same requirements file)

@dwins
Copy link
Contributor

dwins commented Oct 1, 2010

This (potentially) complicates the build so I think we should push it back till 1.0.1 at the earliest.

@ingenieroariel
Copy link
Member Author

This one should go in right after we release GeoNode 1.0

@ingenieroariel ingenieroariel merged commit 011a205 into GeoNode:master Apr 28, 2011
jj0hns0n referenced this pull request in jj0hns0n/geonode Jul 23, 2012
simboss referenced this pull request in geosolutions-it/geonode Sep 9, 2014
travislbrundage pushed a commit to travislbrundage/geonode that referenced this pull request Jul 9, 2015
Vampouille added a commit to Vampouille/geonode that referenced this pull request Sep 12, 2017
Add typename field only on layers
afabiani pushed a commit that referenced this pull request May 17, 2019
Merge changes from GeoNode/geonode
@codecov
Copy link

codecov bot commented Oct 5, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@011a205). Click here to learn what that means.
The diff coverage is 62.44%.

@@            Coverage Diff            @@
##             master       #6   +/-   ##
=========================================
  Coverage          ?   58.29%           
=========================================
  Files             ?      175           
  Lines             ?    19494           
  Branches          ?     3214           
=========================================
  Hits              ?    11365           
  Misses            ?     7108           
  Partials          ?     1021

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

Successfully merging this pull request may close these issues.

2 participants