mirror of
https://github.com/bringout/oca-server-auth.git
synced 2026-04-18 12:32:00 +02:00
Initial commit: OCA Server Auth packages (29 packages)
This commit is contained in:
commit
3ed80311c4
1325 changed files with 127292 additions and 0 deletions
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" ?>
|
||||
<odoo noupdate="1">
|
||||
<record id="allow_saml_uid_and_internal_password" model="ir.config_parameter">
|
||||
<field name="key">auth_saml.allow_saml_uid_and_internal_password</field>
|
||||
<field name="value">True</field>
|
||||
</record>
|
||||
</odoo>
|
||||
Loading…
Add table
Add a link
Reference in a new issue