Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
sso
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
8
Issues
8
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
ai
sso
Commits
mod-sso-cache
Switch branch/tag
sso
12 Aug, 2013
8 commits
add a cache for validated sso tickets
· dd2e9dd9
ale
authored
Aug 12, 2013
dd2e9dd9
use c++0x
· d10bfc4f
ale
authored
Aug 12, 2013
d10bfc4f
remove useless base64 decoding from WSGI middleware
· e87208ca
ale
authored
Aug 12, 2013
e87208ca
remove unused base64 methods from mod_sso/sso_utils
· 8e5900a2
ale
authored
Aug 12, 2013
8e5900a2
replace "using namespace" with explicit imports
· b5ec86fe
ale
authored
Aug 12, 2013
b5ec86fe
correctly load and store the public key in mod_sso; fixes issue #20
· 772698cb
ale
authored
Aug 12, 2013
772698cb
quick test for thread safety of the main SSO API
· ce1b9de7
ale
authored
Aug 12, 2013
ce1b9de7
include NaCl error message in the exception raised from verify()
· c8c2bb63
ale
authored
Aug 12, 2013
c8c2bb63
10 Aug, 2013
3 commits
remove extra base64 encodings from mod_sso integration test
· 9dc1095a
ale
authored
Aug 10, 2013
9dc1095a
partial revert of the previous commit: the base64 issue was limited to mod_sso
· 45fd3834
ale
authored
Aug 10, 2013
45fd3834
base64-encode the SSO tickets saved as cookies in the browser; fixes issue #19
· b39c0602
ale
authored
Aug 10, 2013
b39c0602
09 Aug, 2013
1 commit
initial import from old repo
· 8522ab91
ale
authored
Aug 09, 2013
8522ab91