0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/docs
Sérgio Saquetim 7ac2523414
DEV: Catch internals reach-ins behind an interpolated import suffix
An interpolated dynamic import whose fixed prefix already names an
`-internals` path proves the violation before any expression runs, so
the rule now judges such prefixes by their complete segments and applies
the ordinary containment check; a specifier whose group is itself
interpolated remains beyond static analysis, and the policy doc states
that exact boundary.
2026-08-03 23:22:59 -03:00
..
developer-guides DEV: Catch internals reach-ins behind an interpolated import suffix 2026-08-03 23:22:59 -03:00
ADMIN-QUICK-START-GUIDE.md fix emojis (#34411) 2025-08-19 11:25:20 +02:00
AUTHORS.md HTTPSify links (#7046) 2019-02-22 16:29:27 +01:00
code-of-conduct.md
INSTALL-cloud.md DOCS: Mention updated plan names in INSTALL-cloud.md (#41618) 2026-07-14 16:48:46 +05:30
INSTALL-email.md DOCS: Update Brevo's SMTP config (#38770) 2026-03-24 09:09:07 +01:00
INSTALL.md DOCS: amend documented required PostgreSQL version (#37931) 2026-02-24 17:20:04 +11:00
PLUGINS.md UX: update category references in documentation to match meta changes (#41263) 2026-06-29 11:33:49 -04:00
SECURITY.md FEATURE: Increase pbkdf2 iterations to 600k (#20981) 2023-04-11 11:56:20 +01:00
TESTING.md