Removes the NO_HTTPS flags on three pages:
authorVincent Zanotti <vincent.zanotti@m4x.org>
Sun, 14 Jun 2009 21:01:21 +0000 (23:01 +0200)
committerVincent Zanotti <vincent.zanotti@m4x.org>
Sun, 14 Jun 2009 21:01:21 +0000 (23:01 +0200)
commit9db0a440bf858bced7bd14064a9197adca66b2e6
treea8a86d4313ac7e25f91451c61e9a78a9e74cc9a7
parentfc8410065bd558265a4f05bcc351b9b6cacd186a
Removes the NO_HTTPS flags on three pages:

1. We never serve a non-https link to those pages.
2. Setting NO_HTTPS removes the default DO_AUTH flag, which means an
   unauthenticated user will not get the login form.
3. I'm pretty sure the auth cookie is set as secure (at least it
   should), which means an user on http will never be authenticated.

Signed-off-by: Vincent Zanotti <vincent.zanotti@m4x.org>
modules/carnet.php
modules/profile.php