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

Release 10.0.0-alpha.1 - included modules #201

Merged
merged 110 commits into from
May 30, 2024
Merged

Release 10.0.0-alpha.1 - included modules #201

merged 110 commits into from
May 30, 2024

Conversation

briskt
Copy link
Contributor

@briskt briskt commented May 27, 2024

Added

  • Included SIL modules directly in this repository: expirychecker, material, mfa, profilereview, silauth, and sildisco.
  • Include a default authsources.php file suitable for use in an IdP instance.

Changed (breaking)

  • Changed the namespace on the Validator class to SimpleSAML\Module\expirychecker.
  • Changed the namespace on the Assert and LoggerFactory classes to SimpleSAML\Module\profilereview.
  • Changed the namespace on the Assert, LoggerFactory, and LoginBrowser classes to SimpleSAML\Module\mfa.
  • Changed the namespace on the silauth module source files to SimpleSAML\Module\silauth. This is particularly important to note if the ConfigManager class is used in authsources.php or other files copied into the ssp-base image at deployment time.

except the ones that look for specific strings fail because of the material theme
directly include the profilereview module
@briskt briskt changed the title Release 9.4.0 - included modules Release 10.0.0 - included modules May 28, 2024
@briskt briskt changed the title Release 10.0.0 - included modules Release 10.0.0-alpha.1 - included modules May 28, 2024
briskt added 12 commits May 29, 2024 16:26
Catch up on recent changes made to material module repo
@mtompset
Copy link

Sorry, this is too painfully long to consider reviewing tonight.

@briskt
Copy link
Contributor Author

briskt commented May 30, 2024

Sorry, this is too painfully long to consider reviewing tonight.

I might just bypass restrictions and merge it without review to save everyone the anxiety.

@briskt
Copy link
Contributor Author

briskt commented May 30, 2024

Thank you, @jason-jackson !

@briskt briskt merged commit a953fea into main May 30, 2024
3 checks passed
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