simple cookie-based shared authentication scheme for django
Stars
13
Forks
5
Watchers
13
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
25
commits
9
commits
3
commits
1
commits
1
commits
Merge pull request #4 from david-swenson-wisertogether/patch-1
f756cd7View on GitHubadd ability to provide an override function for cookie domain
4771512View on GitHubupdate to use django 1.4 signing conventions if possible
fe6105dView on GitHubAdded logic to suppress and record shared auth configuration error
0959aacView on GitHub1. Added LOGGIN variable to enable disable logging. 2. Return 500 error from process_request.
56e1dadView on GitHubproperly handle cookie deletes, do not skip setting cookie if authenticated
bfd1fddView on GitHub