0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-04 10:39:43 +08:00
discourse/app
David Taylor 226adb08ea
DEV: Bump landlock, refactor, and add problem check (#42049)
- Bump landlock to 0.3
- Refactor `SafeExec` now that Landlock gem is always present (it's no
longer conditional in the Gemfile)
- Strip ENV even when landlock is unavailable (for more consistent
developer experience on macOS)
- Add problem check which alerts admins if a production instance is
running without landlock support
2026-07-27 13:51:16 +01:00
..
assets UX: fix post ownership change modal on Android (#42031) 2026-07-24 17:25:27 -04:00
controllers FIX: Allow logged-in users to redeem invites when new registrations are disabled (#42026) 2026-07-25 17:02:30 +02:00
helpers PERF: Avoid replacing CSP nonces in non-cacheable responses (#42008) 2026-07-24 09:49:01 +08:00
jobs FEAT: Use session engagement in CrawlerScorer (#41693) 2026-07-27 11:37:34 +08:00
mailers FEATURE: Log in with a one-time email code (#40804) 2026-06-17 12:34:48 -07:00
models DEV: Bump landlock, refactor, and add problem check (#42049) 2026-07-27 13:51:16 +01:00
queries/reports DEV: Remove reporting_improvements upcoming change (#41259) 2026-07-01 07:52:02 +08:00
serializers FIX: Staged-user email disclosure to moderators via UserCardSerializer (#41993) 2026-07-23 13:47:48 -05:00
services DEV: Bump landlock, refactor, and add problem check (#42049) 2026-07-27 13:51:16 +01:00
views PERF: Avoid HTML escaping preloaded JSON (#41978) 2026-07-24 09:25:06 +08:00