Last 30 days
-
-
-
-
-
-
issue 8
(Invalid Ticket Handling) changed by brodie.rao
-
Status:
Fixed
Owner:
brodie.rao
Status:
Fixed
Owner:
brodie.rao
-
issue 6
(Clarification: Map CAS users to staff?) changed by brodie.rao
-
Status:
Fixed
Owner:
brodie.rao
Status:
Fixed
Owner:
brodie.rao
-
-
-
-
Revision de7c521352
(Changed setup.py version to 2.0.3b1)
pushed by brodie.rao
- Changed setup.py version to 2.0.3b1
Changed setup.py version to 2.0.3b1
-
-
-
-
-
-
issue 7
(Adding a CAS-Server to django-cas) changed by brodie.rao
-
Status:
WontFix
Owner:
brodie.rao
Labels:
Type-Enhancement
−Type-Defect
Status:
WontFix
Owner:
brodie.rao
Labels:
Type-Enhancement
−Type-Defect
-
issue 10
(db usage question) changed by brodie.rao
-
Status:
Done
Owner:
brodie.rao
Labels:
Type-Other
−Type-Defect
Status:
Done
Owner:
brodie.rao
Labels:
Type-Other
−Type-Defect
-
Revision 375a78d849
(decorators: Only return a 403 if the user is authenticated.
...)
pushed by brodie.rao
- decorators: Only return a 403 if the user is authenticated.
This was the original intention of the replacement decorators, which would
incorrectly give 403s to users who aren't logged in. This is especially
confusing when @login_required doesn't send you to the login page.
decorators: Only return a 403 if the user is authenticated.
This was the original intention of the replacement decorators, which would
incorrectly give 403s to users who aren't logged in. This is especially
confusing when @login_required doesn't send you to the login page.
Earlier this year
-
-
issue 9
(Adding Support for CAS 3 extended attributes) reported by jzylks
-
-
Older
-
-
issue 6
(Clarification: Map CAS users to staff?) commented on by greencm
-
-
-
issue 5
(Populate user data example) changed by brodie.rao
-
Status:
Fixed
Owner:
brodie.rao
Status:
Fixed
Owner:
brodie.rao
-
r34
(Fixed typo in user data example) committed by brodie.rao
- Fixed typo in user data example
Fixed typo in user data example
-
-
issue 4
(No facility to add extra parameters to the login URL) changed by brodie.rao
-
Status:
Fixed
Owner:
brodie.rao
Status:
Fixed
Owner:
brodie.rao
-
r33
(Added CAS_EXTRA_LOGIN_PARAMS setting) committed by brodie.rao
- Added CAS_EXTRA_LOGIN_PARAMS setting
Added CAS_EXTRA_LOGIN_PARAMS setting
-
-
-
r30
(Updated version and changelog) committed by brodie.rao
- Updated version and changelog
Updated version and changelog
-
issue 4
(No facility to add extra parameters to the login URL) reported by frasern
-
-
r29
(Fixed issues involving combining multiple login decorators b...) committed by brodie.rao
- Fixed issues involving combining multiple login decorators by removing _CheckLogin usage (and
removed login_required, which isn't useful to have the 403 behavior with)
Fixed issues involving combining multiple login decorators by removing _CheckLogin usage (and
removed login_required, which isn't useful to have the 403 behavior with)
-
r28
(Added @login_required replacement) committed by brodie.rao
- Added @login_required replacement
Added @login_required replacement
-
r27
(Removed extra whitespace) committed by brodie.rao
- Removed extra whitespace
-
r26
(Removed an unused import) committed by brodie.rao
- Removed an unused import
-
r25
(Fixed excess tab space) committed by brodie.rao
- Fixed excess tab space
|