-
- Downloads
Merge branch '5.x' into release/8.0-perimetres
Branches
Tags
Showing
- config/module.config.php 38 additions, 32 deletionsconfig/module.config.php
- config/unicaen-authentification.local.php.dist 47 additions, 0 deletionsconfig/unicaen-authentification.local.php.dist
- data/sql/migration_perimetre_oracle.sql 157 additions, 0 deletionsdata/sql/migration_perimetre_oracle.sql
- data/sql/migration_perimetre_postgresql.sql 135 additions, 0 deletionsdata/sql/migration_perimetre_postgresql.sql
- data/sql/schema_oracle.sql 305 additions, 0 deletionsdata/sql/schema_oracle.sql
- data/sql/schema_postgresql.sql 249 additions, 0 deletionsdata/sql/schema_postgresql.sql
- src/UnicaenAuthentification/Authentication/Adapter/AbstractDb.php 1 addition, 1 deletion...aenAuthentification/Authentication/Adapter/AbstractDb.php
- src/UnicaenAuthentification/Authentication/Adapter/AbstractFactory.php 8 additions, 6 deletions...thentification/Authentication/Adapter/AbstractFactory.php
- src/UnicaenAuthentification/Authentication/Adapter/AdapterChain.php 8 additions, 8 deletions...nAuthentification/Authentication/Adapter/AdapterChain.php
- src/UnicaenAuthentification/Authentication/Adapter/AdapterChainServiceFactory.php 1 addition, 1 deletion...ion/Authentication/Adapter/AdapterChainServiceFactory.php
- src/UnicaenAuthentification/Authentication/Adapter/Cas.php 41 additions, 31 deletionssrc/UnicaenAuthentification/Authentication/Adapter/Cas.php
- src/UnicaenAuthentification/Authentication/Adapter/CasAdapterFactory.php 1 addition, 1 deletion...entification/Authentication/Adapter/CasAdapterFactory.php
- src/UnicaenAuthentification/Authentication/Adapter/Ldap.php 11 additions, 2 deletionssrc/UnicaenAuthentification/Authentication/Adapter/Ldap.php
- src/UnicaenAuthentification/Authentication/Adapter/LdapAdapterFactory.php 1 addition, 1 deletion...ntification/Authentication/Adapter/LdapAdapterFactory.php
- src/UnicaenAuthentification/Authentication/Adapter/LocalAdapter.php 1 addition, 1 deletion...nAuthentification/Authentication/Adapter/LocalAdapter.php
- src/UnicaenAuthentification/Authentication/Adapter/LocalAdapterFactory.php 1 addition, 1 deletion...tification/Authentication/Adapter/LocalAdapterFactory.php
- src/UnicaenAuthentification/Authentication/Adapter/ShibAdapterFactory.php 1 addition, 1 deletion...ntification/Authentication/Adapter/ShibAdapterFactory.php
- src/UnicaenAuthentification/Authentication/AuthenticationServiceFactory.php 1 addition, 1 deletion...ification/Authentication/AuthenticationServiceFactory.php
- src/UnicaenAuthentification/Authentication/RedirectCallbackFactory.php 1 addition, 1 deletion...thentification/Authentication/RedirectCallbackFactory.php
- src/UnicaenAuthentification/Authentication/Storage/AuthFactory.php 1 addition, 1 deletion...enAuthentification/Authentication/Storage/AuthFactory.php
Loading
Please register or sign in to comment