Skip to content

staging into main#177

Merged
rsmoke merged 6 commits intomainfrom
staging
Jan 19, 2026
Merged

staging into main#177
rsmoke merged 6 commits intomainfrom
staging

Conversation

@rsmoke
Copy link
Member

@rsmoke rsmoke commented Jan 19, 2026

No description provided.

rsmoke and others added 6 commits January 14, 2026 14:36
- Configured the action mailer to show previews and set the preview path for mailer views.
- This addition allows for easier testing of email layouts and content before sending, improving the development workflow.
- Eliminated the specific preview path configuration for action mailer, allowing the default behavior to be used.
- This change simplifies the configuration and aligns with standard Rails practices for mailer previews.
Bumps the npm_and_yarn group with 1 update in the / directory: [undici](https://github.com/nodejs/undici).


Updates `undici` from 6.21.3 to 6.23.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.21.3...v6.23.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 6.23.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
… authorization

- Introduced a new before_action to handle entry retrieval specifically for the toggle_disqualified action, ensuring that authorization checks are correctly applied.
- Updated the authorization call in the toggle_disqualified method to use the new policy method, enhancing security and clarity.
- Added comprehensive tests for the toggle_disqualified action, covering various user roles and their permissions, ensuring robust access control.
- Enhanced entry_policy_spec to include tests for the toggle_disqualified action, verifying permissions for different user roles.

These changes improve the maintainability and security of the EntriesController while ensuring proper authorization logic is enforced.
…ner_admins

Refactor toggle_disqualified action in EntriesController for improved…
…yarn-ba2902a541

Bump undici from 6.21.3 to 6.23.0 in the npm_and_yarn group across 1 directory
@rsmoke rsmoke merged commit ac091c4 into main Jan 19, 2026
8 checks passed
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.

1 participant