1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Issue #3365193 by sker101, roderik: Keep /saml/logout working after successful SAML auth + Drupal login failure. More... 5 months ago
Issue #3211479 by roderik, bmelvin1, adamfranco, John Franklin, azinck: Improve map_users_roles setting (add option to bypass roles check for user linking). More... 5 months ago
Issue #3384859 by Dave Reid, roderik: Allow redirecting from login form directly to the /saml/login route; remove login_link_show option More... 5 months ago
Fix getAttributeByConfig() for tests / undo a behavior change. More... 5 months ago
Issue #3211380 by chx, roderik, gpotter: Support for NameID as Unique ID and/or to map like any other attribute. More... 5 months ago
Random small improvements. Among others: make explicit that the values returned by getAttributes() are always arrays, and (for now) contain duplicate values. This makes it clear that getAttributeByConfig() can be made easier to read / equalized with the version in UserSyncEventSubscriber, without introducing any behavior change. More... 5 months ago
Fix config screen (after split): metadata_valid_secs would not be saved anymore, idp_change_password_service would be emptied / not saved anymore. Also, change label of translation tab. More... 8 months ago
Fix 'Roles allowed for linking' that mistakenly had "Authenticated user" showing among its options. Also improve changelog, and reorder some config options (no functional change). More... 8 months ago
Fix tests for the config screen overhaul; extend metadata tests and fix cache expiry for metadata when config is saved. (Config screen changes are unimportant.) More... 8 months ago
Issue #3338701" for 'invalid_xml' error, log XML errors and add ?check=0 URL argument. More... 8 months ago
Issue #3377857: update README section about SAMLtest.id More... 8 months ago
Issue #3309724: circumvent PHP-SAML checks to be able to generate metadata after setting just SP details. More... 8 months ago
Split configuration form in two; re-do README accordingly. More... 8 months ago
Issue #3272609: add pointer to Drupal configuration for reverse proxies. More... 8 months ago
Issue #3308562: add more documentation about SamlauthEvents::USER_SYNC event. More... 8 months ago
Issue #3387611 by Dave Reid: Add support for mapping complex name fields More... 8 months ago
Issue #3377532 by roderik, alex_sansom, malcomio: Fix "Log out different user upon re-authentication" option. More... 8 months ago
Issue #3384262 by michael.roosz, roderik: fix regex in ensureSafeRelayState() to work for drupal sites in subpaths. More... 8 months ago
Add /saml/reauth route (for easier testing; not documenting it until there's a common use case). More... 9 months ago
Clarify /saml/changepw route and associated setting. More... 9 months ago
Fix configuration value for drupal_login_roles / map_users_roles as saved by form. (Filtered now. No behavior change.) More... 9 months ago
Move labels of configuration options into schema.yml. This changes nothing except minor changes to some labels, and positioning of one checkbox. More... 9 months ago
Recent forgotten changelog + a year's worth of small review/refactoring. More... 9 months ago
Remove a (lying) message variant that was present in Core until 9.2. More... 9 months ago
Issue #3308325 by Rudi Teschner, joelpittet: Allow relative paths for certificates More... 9 months ago
Issue #3379033 by DrIPA, roderik: Add "SSO login link" on the user login page
E R
More... 9 months ago
Make UI labels translatable. More... 9 months ago
Issue #3352286 by Mingsong: Warning message in Drupal 10 with PHP 8.1 More... 10 months ago
#3211541 by roderik: remove reference to old EmailValidator (that was replaced in Core 8.8) since our v3.6+ supports Core >=9.2. More... 10 months ago
Issue #3308446 by Spec0, Migsong: WSOD on User Fields Mapping module More... 10 months ago