Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Flask CAS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hadrien RENAUD
Flask CAS
Graph
1073e86f01dac23aad8d9d93c7d79a2916793958
Select Git revision
Branches
3
cameron.white/cas-version-2-and-3
cas-version-2-and-3
master
default
protected
Tags
11
v1.0.1
v1.0.0
v0.5.1
v0.5.0
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.0
v0.2.0
v0.1.0
14 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
1
Apr
3
Apr
16
Jul
6
3
18
May
19
Jan
11
7
18
Aug
17
5
4
30
Jul
14
13
2
Jun
20
Apr
19
1
29
Jan
28
25
21
12
Sep
11
9
8
5
10
Aug
8
27
Jun
25
24
22
May
20
5
Apr
4
3
31
Mar
30
Allow multiple attributes in xml
master
master
Merge pull request #36 from agmenut/master
Merge pull request #63 from JordanReiter/fixes
Include script root to preserve prefix used by WSGI/Reverse Proxy
Fix `cas_validate_url` bug
Add `origin` parameter with `cas.login` url
Change the support of python version
Fix the bug because of the new version of [Flask](https://pypi.org/project/Flask/) not support `flask.ext.cas` semantics
Use `request.full_path` instead of `request.path`
Check if cas:attributes exists in xml_from_dict exists before trying to get the attributes or memberOf values in the event that the CAS server/services doesn't present attributes.
v1.0.1
v1.0.1
v1.0.1
Merge pull request #35 from maruiz93/master
Issue #31. Solved bug when no attributes.
Merge pull request #27 from vlad003/master
Fix link to CAS documentation
Merge pull request #23 from gitter-badger/gitter-badge
Version bump to 1.0.0
v1.0.0
v1.0.0
Fixed syntax blocks in README.md
Refactored flask.session.get usage
Merge pull request #26 from nelsonw2014/master
Split CAS_USER into CAS_ATTRIBUTES and CAS_USERNAME
Rename attribute to attributes
Add xmltodict to setup.py
Utilize serviceValidate endpoint available on CAS 3.0, LDAP attributes available
Merge pull request #24 from RBukharov/master
tests fixed
tests fixed
logout() refactoring
-
Tests updated
Readme fix
logout fix
logout fix
Logout fix
Added Gitter badge
Fixed syntax of code blocks in README
cas-version-2-a…
cas-version-2-and-3
Replaced self.assertNotIn for Python 2.6
Fixed "ValueError: zero length field name in format"
Merge branch 'master' into cas-version-2-and-3
Merge pull request #21 from grupawp/cas-version-2-and-3
Loading