Skip to content

Commit 81e9e74

Browse files
committed
[MIG] Remove saml provider domain override
The base module already returns []
1 parent 879b2a7 commit 81e9e74

5 files changed

Lines changed: 1 addition & 29 deletions

File tree

auth_saml_environment/README.rst

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Auth SAML environement
33
======================
44

5-
..
5+
..
66
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
@@ -67,11 +67,6 @@ Usage
6767
Once configured, Odoo will read the Auth SAML Providers values from the
6868
configuration.
6969

70-
Note that visibility of login button for SAML is changed and differs
71-
from auth_saml module, instead of relying on which fields are filled or
72-
not, all providers will be displayed as long as their configuration in
73-
Odoo are set to active.
74-
7570
Known issues / Roadmap
7671
======================
7772

auth_saml_environment/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
from . import models
2-
from . import controllers

auth_saml_environment/controllers/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

auth_saml_environment/controllers/main.py

Lines changed: 0 additions & 16 deletions
This file was deleted.
Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,2 @@
11
Once configured, Odoo will read the Auth SAML Providers values from the
22
configuration.
3-
4-
Note that visibility of login button for SAML is changed and differs
5-
from auth_saml module, instead of relying on which fields are filled or
6-
not, all providers will be displayed as long as their configuration in
7-
Odoo are set to active.

0 commit comments

Comments
 (0)