kitsune/apps/access
Paul Craciunoiu cb0f47f2f9 [bug 619228] Only active users can access the rest of the site, but allow inactive users to log in to ask a question.
* login_required and permission_required don't allow access to inactive users by default
* Logging in is not possible for inactive users except through the AAQ form.
2010-12-21 13:30:47 -08:00
..
tests [bug 619228] Only active users can access the rest of the site, but allow inactive users to log in to ask a question. 2010-12-21 13:30:47 -08:00
__init__.py [583106] Introduce 2 new permissions--view_in_forum and post_in_forum--making it possible to have hidden-to-the-public and read-only forums. 2010-08-16 17:42:40 -07:00
decorators.py [bug 619228] Only active users can access the rest of the site, but allow inactive users to log in to ask a question. 2010-12-21 13:30:47 -08:00
helpers.py [583106] Introduce 2 new permissions--view_in_forum and post_in_forum--making it possible to have hidden-to-the-public and read-only forums. 2010-08-16 17:42:40 -07:00