ROGUE-JCTD / rogue_geonode

GeoSHAPE - A Django package that adds GeoSHAPE functionality to GeoNode.
http://www.geoshape.org
GNU General Public License v3.0
12 stars 25 forks source link

Challenge with login before allowing users to view GeoNode & Salamati #14

Closed ScottEvil closed 11 years ago

ScottEvil commented 11 years ago

We're going to have to have a more "locked down" instance of ROGUE where the user is immediately challenged with a login and cannot see anything (GeoNode or Salamati) until they authenticate. That authentication needs to carry through GeoNode and GeoServer

garnertb commented 11 years ago

Commit fbb19d9e7ed69ec2b779741d52ad994a16ba0e03 resolves this on the Geonode side. To enable the functionality we can just change LOCKDOWN_GEONODE = True in settings.py

jj0hns0n commented 11 years ago

@garnertb ... is this something we could potentially migrate upstream to geonode proper? We have heard this feature requested before.

On Mon, Aug 19, 2013 at 8:28 AM, Tyler Garner notifications@github.comwrote:

Commit fbb19d9https://github.com/ROGUE-JCTD/rogue_geonode/commit/fbb19d9e7ed69ec2b779741d52ad994a16ba0e03resolves this on the Geonode side. To enable the functionality we can just change LOCKDOWN_GEONODE = True in settings.py

— Reply to this email directly or view it on GitHubhttps://github.com/ROGUE-JCTD/rogue_geonode/issues/14#issuecomment-22880284 .

garnertb commented 11 years ago

@jj0hns0n, I think upstream is the right place for this. Want me to submit a PR?

jj0hns0n commented 11 years ago

Yep, this may require a GNIP, but go ahead and file an issue and then a PR and we will discuss.

On Mon, Aug 19, 2013 at 8:45 AM, Tyler Garner notifications@github.comwrote:

@jj0hns0n https://github.com/jj0hns0n, I think upstream is the right place for this. Want me to submit a PR?

— Reply to this email directly or view it on GitHubhttps://github.com/ROGUE-JCTD/rogue_geonode/issues/14#issuecomment-22881611 .