Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
auth_saml
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
XCG
Odoo modules
auth_saml
Graph
branch/default
Select Git revision
Branches
5
branch/10.0
default
protected
branch/7.0
branch/8.0
branch/9.0
branch/default
Tags
9
TAG_1.0
TAG_1.1
TAG_1.2
TAG_2.0
TAG_2.1
TAG_3.0
TAG_3.1
TAG_3.2
TAG_7.0.3.3
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
7
Feb
31
Oct
9
2
Dec
23
Aug
22
5
13
Jun
30
May
2
2
Mar
16
Feb
10
8
Jun
5
4
2
17
Mar
3
28
Jan
23
16
15
2
Dec
10
Nov
16
Oct
15
May
6
15
Apr
4
31
Mar
24
13
11
27
Feb
25
:books: Improve documentation formating
Added tag TAG_7.0.3.3 for changeset 2d4d76f8c9ed
3.3
:shirt: fix odoo warning “Setting the `type` field is deprecated in the `ir.ui.view` model.”
Code formatting (flake8-valid)
[doc] update to latest standards
Code formatting (flake8 valid)
Code formatting (flake8 valid)
Disable CSRF checks when signing in via auth_saml - SAML2 logins now work
Fix view inheritances for Odoo 9; SAML login itself does not work yet
Sphinx doc
Test scaffold (nothing yet)
model/ -> models/
Various changes done while submitting to the OCA
Prefer "ensure_one" to a comment
Remove an old comment
Odoo 8 style override of "res.users::check_credentials"
Don't bork other auth addons when using this one
Code formatting (flake8 valid)
Add a missing import
Don't clear out the pass of the Odoo admin.
Don't add different states twice to the same URL
Security: Let users in the "access rights" group see SAML providers
Also clear out the "password_crypt" field when clearing out "password"
Remove a trailing comma introduced during the grafting of rev d67d84c6ebc0
Added tag TAG_3.2 for changeset e0507277b57d
implement real attribute matching instead of using subject.nameId.content for everything
implement real attribute matching instead of using subject.nameId.content for everything
docstrings
docstrings
Added tag TAG_3.1 for changeset 14e5ba118d61
3.1
Fixed bad boolean name
Adding python deps to __openerp__.py to make sure lasso is present in the python path
Finalized porting to the new v8 API for the whole module
Added a CONTRIBUTORS file with all our committers
Added a small header to LICENSE file
Added more explicit information about LICENSE and download links to the source
Porting to v8 API second round.
First v8 API batch
Loading