Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

convert selectidp-links to Twig #232

Merged
merged 11 commits into from
Jun 25, 2024
Merged

convert selectidp-links to Twig #232

merged 11 commits into from
Jun 25, 2024

Conversation

briskt
Copy link
Contributor

@briskt briskt commented Jun 19, 2024

Changed

  • Converted selectidp-links template to Twig
  • Disabled sildisco IdP discovery and reverted to standard SimpleSAMLphp IdP discovery
    • Renamed development/hub/metadata/sp-remote.php to saml20-sp-remote.php and changed to the standard metadata format.
    • Renamed development/hub/metadata/idp-remote.php to saml20-idp-remote.php and changed to the standard metadata format.
  • Disabled betaenabled tests

Fixed

  • Updated UserPass.php overlay to the latest from the SimpleSAMLphp library

Removed

  • Removed core:StatisticsWithAttribute authproc as it was moved to another module

Disabled features have been added to a checklist in IDP-869

Copy link

sonarcloud bot commented Jun 25, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
68 Security Hotspots

See analysis details on SonarCloud

Copy link
Contributor

@hobbitronics hobbitronics left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems you've resolved all the great comments left by @forevermatt. I've added a few, but looks good and I think Twig seems like an improvement.

@briskt briskt merged commit cf4de70 into develop Jun 25, 2024
1 of 3 checks passed
@briskt briskt deleted the feature/ssp2-selectidp-twig branch June 25, 2024 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants