Skip to content

CMS6 upgrade - #135

Open
ishannz wants to merge 10 commits into
silverstripe:3from
silverstripeltd:upgrade/cms-6
Open

ishannz wants to merge 10 commits into
silverstripe:3from
silverstripeltd:upgrade/cms-6

Conversation

@ishannz

@ishannz ishannz commented Dec 11, 2025

Copy link
Copy Markdown

Description

Manual testing steps

Issues

Pull request checklist

  • The target branch is correct
  • All commits are relevant to the purpose of the PR (e.g. no debug statements, unrelated refactoring, or arbitrary linting)
    • Small amounts of additional linting are usually okay, but if it makes it hard to concentrate on the relevant changes, ask for the unrelated changes to be reverted, and submitted as a separate PR.
  • The commit messages follow our commit message guidelines
  • The PR follows our contribution guidelines
  • Code changes follow our coding conventions
  • This change is covered with tests (or tests aren't necessary for this change)
  • Any relevant User Help/Developer documentation is updated; for impactful changes, information is added to the changelog for the intended release
  • CI is green

pjayme added 4 commits July 3, 2026 11:30
- AtomFeedTest: ArrayList moved to SilverStripe\Model\List
- PasswordStrengthTest + security.yml: PasswordValidator moved to
  Security\Validation and split; bind the rules-based RulesPasswordValidator
  so the NZISM policy is preserved (CMS 6 now defaults to EntropyPasswordValidator)
- Remove orphaned PBKDF2Test (encryptor source removed in 17c55c5)
Fix SS_List import for CMS 6 namespace move
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.

3 participants