Scott Idem
4629e1ec63
feat(site_domain): restore access_key enforcement for FQDN lookups
- api_crud_v3: strip falsy access_key values; restrict keyless queries
to public domains (both site_access_key and site_domain_access_key
must be NULL/empty); 75-line recursive block replaced with ~16 lines
- lib_sql_search: expand virtual 'access_key' field into priority SQL —
site_access_key first, site_domain_access_key as fallback
- cms.py: add site_domain_access_key to site_domain searchable_fields
- docs: update frontend guide with access key behavior and examples
- e2e test: expand to cover all valid/invalid access key scenarios (15/15)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31 14:46:33 -04:00
..
2026-03-18 16:16:20 -04:00
2026-01-16 10:06:51 -05:00
2026-01-28 12:15:01 -05:00
2026-01-28 12:15:01 -05:00
2026-02-13 19:22:33 -05:00
2026-01-28 12:15:01 -05:00
2026-01-28 14:36:41 -05:00
2026-01-28 12:15:01 -05:00
2026-03-11 19:03:16 -04:00
2026-03-31 14:46:33 -04:00
2026-03-18 16:16:58 -04:00
2026-03-10 16:26:51 -04:00
2026-01-28 12:15:01 -05:00
2026-03-25 13:05:09 -04:00
2026-03-23 17:50:59 -04:00
2026-02-20 17:18:21 -05:00
2026-03-18 14:35:39 -04:00
2026-02-19 17:56:08 -05:00