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
Commits
4b7c1fd47b47
Commit
4b7c1fd47b47
authored
9 years ago
by
Florent Aide
Browse files
Options
Downloads
Patches
Plain Diff
Added more explicit information about LICENSE and download links to the source
code in the description.
parent
313d3ed3a1b6
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
__openerp__.py
+11
-1
11 additions, 1 deletion
__openerp__.py
with
11 additions
and
1 deletion
__openerp__.py
+
11
−
1
View file @
4b7c1fd4
...
...
@@ -31,6 +31,16 @@
WARNING: this module requires auth_crypt. This is because you still have the
option if not recommended to allow users to have a password stored in odoo
at the same time as having a SALM provider and id.
This module is covered by the Gnu Affero General Public License, AGPLV3 or later
The full source code and history can always be downloaded, modified
and redistributed from here:
https://bitbucket.org/xcg/auth_saml/
or
https://github.com/xcgd/auth_saml
"""
,
'
author
'
:
'
XCG Consulting s.a.s.
'
,
'
maintainer
'
:
'
XCG Consulting s.a.s.
'
,
...
...
@@ -34,7 +44,7 @@
"""
,
'
author
'
:
'
XCG Consulting s.a.s.
'
,
'
maintainer
'
:
'
XCG Consulting s.a.s.
'
,
'
website
'
:
'
http://
www.xcg-
consulting
.fr
'
,
'
website
'
:
'
http://
odoo.
consulting
'
,
'
depends
'
:
[
'
base
'
,
'
base_setup
'
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment