Skip to content

Feature/#2772 remove option to send personal user data - #47

Open
sabgre wants to merge 6 commits into
devfrom
feature/#2772-remove-option-to-send-personal-user-data
Open

Feature/#2772 remove option to send personal user data#47
sabgre wants to merge 6 commits into
devfrom
feature/#2772-remove-option-to-send-personal-user-data

Conversation

@sabgre

@sabgre sabgre commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

No description provided.

The admin setting to share a user's first name, last name, or e-mail address with MUMIE servers is removed. SSO now only ever transmits a pseudonymous user id. Includes a migration that purges the corresponding setting from existing installations
@sabgre
sabgre requested review from AlexanderW-IL and dung238 July 24, 2026 11:59
sabgre added 3 commits July 24, 2026 14:15
Restore alphabetical ordering of the implemented interfaces on
multiple lines, as it was before being collapsed onto a single
line, fixing the CodeSniffer error and the resulting line-length
warning.
- prelogout.php, verifyToken.php, publicKey.php: suppress
  moodle.Files.RequireLogin.Missing. These are token-authenticated
  endpoints called by external MUMIE servers, not Moodle sessions,
  so require_login() does not apply.
- lib.php, db/upgrade.php: remove the MOODLE_INTERNAL guard, per
  moodle.Files.MoodleInternal.MoodleInternalNotNeeded.
@sabgre
sabgre changed the base branch from master to dev July 27, 2026 09:54
Comment thread changelog.md Outdated
sabgre and others added 2 commits July 28, 2026 15:21
Reverting the version bump broke the moodle-plugin-ci savepoints
check, since the PII migration's upgrade savepoint requires
plugin->version >= 2026072100.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@sabgre
sabgre requested review from dung238 and removed request for AlexanderW-IL July 31, 2026 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants