diff --git a/lemonldap-ng-manager/MANIFEST b/lemonldap-ng-manager/MANIFEST index d5987608a..aa9d865c3 100644 --- a/lemonldap-ng-manager/MANIFEST +++ b/lemonldap-ng-manager/MANIFEST @@ -10,7 +10,10 @@ lib/Lemonldap/NG/Manager/2ndFA.pm lib/Lemonldap/NG/Manager/Api.pm lib/Lemonldap/NG/Manager/Api/2F.pm lib/Lemonldap/NG/Manager/Api/Common.pm +lib/Lemonldap/NG/Manager/Api/Menu/App.pm +lib/Lemonldap/NG/Manager/Api/Menu/Cat.pm lib/Lemonldap/NG/Manager/Api/Misc.pm +lib/Lemonldap/NG/Manager/Api/Providers/CasApp.pm lib/Lemonldap/NG/Manager/Api/Providers/OidcRp.pm lib/Lemonldap/NG/Manager/Api/Providers/SamlSp.pm lib/Lemonldap/NG/Manager/Attributes.pm @@ -228,6 +231,8 @@ site/templates/viewer.tpl t/02-HTML-template.t t/03-HTML-forms.t t/04-2F-api.t +t/04-menu-api.t +t/04-misc-api.t t/04-providers-api.t t/05-rest-api.t t/06-rest-api-RSA.t diff --git a/lemonldap-ng-portal/MANIFEST b/lemonldap-ng-portal/MANIFEST index 831d9f304..af2a1def5 100644 --- a/lemonldap-ng-portal/MANIFEST +++ b/lemonldap-ng-portal/MANIFEST @@ -441,7 +441,6 @@ site/templates/bootstrap/totp2fcheck.tpl site/templates/bootstrap/totp2fregister.tpl site/templates/bootstrap/u2fcheck.tpl site/templates/bootstrap/u2fregister.tpl -site/templates/bootstrap/updatesession.tpl site/templates/bootstrap/upgradesession.tpl site/templates/bootstrap/utotp2fcheck.tpl site/templates/bootstrap/yubikey2fregister.tpl @@ -487,6 +486,7 @@ t/20-Auth-and-password-DBI-dynamic-hash.t t/20-Auth-and-password-DBI.t t/20-Auth-DBI-utf8.t t/21-Auth-and-password-LDAP.t +t/21-Auth-LDAP-Policy-only.t t/21-Auth-LDAP-Policy.t t/21-Auth-LDAP-utf8.t t/22-Auth-and-password-AD.t @@ -522,6 +522,7 @@ t/30-SAML-Macros.t t/30-SAML-POST-Logout-when-expired.t t/30-SAML-POST-Logout-when-removed.t t/30-SAML-POST-with-2F-and-Notification.t +t/30-SAML-POST-with-2F-UpgradeOnly.t t/30-SAML-POST-with-Notification.t t/30-SAML-ReAuth-with-choice.t t/30-SAML-ReAuth.t @@ -549,6 +550,7 @@ t/32-Auth-and-issuer-OIDC-implicit.t t/32-Auth-and-issuer-OIDC-sorted.t t/32-CAS-10.t t/32-CAS-Macros.t +t/32-OIDC-Code-Flow-with-2F-UpgradeOnly.t t/32-OIDC-Code-Flow-with-2F.t t/32-OIDC-Macro.t t/32-OIDC-Offline-Session.t @@ -583,6 +585,7 @@ t/37-OIDC-RP-to-SAML-IdP-GET-with-WAYF.t t/37-OIDC-RP-to-SAML-IdP-GET.t t/37-OIDC-RP-to-SAML-IdP-POST.t t/37-SAML-SP-GET-to-OIDC-OP.t +t/37-SAML-SP-GET-to-SAML-with-Logout.t t/37-SAML-SP-POST-to-CAS-server-with-Choice.t t/37-SAML-SP-POST-to-CAS-server.t t/37-SAML-SP-POST-to-OIDC-OP.t @@ -691,6 +694,7 @@ t/77-2F-Mail-with-global-storage.t t/77-2F-Mail.t t/78-2F-Upgrade-Many.t t/78-2F-Upgrade.t +t/78-2F-UpgradeOnly.t t/79-2F-Yubikey-from-Session.t t/79-2F-Yubikey.t t/90-Translations.t