Jared Vititoe jared
  • Joined on 2024-11-30
jared pushed to main at LotusGuild/gandalf 2026-05-11 09:05:55 -04:00
aa52047016 fix: cache_ttl config validation; ticket_web_url via tojson in base.html
jared pushed to main at LotusGuild/gandalf 2026-05-11 08:50:57 -04:00
e166e3fcb4 fix: LDAP conn leak, health timing info, security headers, link_stats size guard
jared pushed to main at LotusGuild/gandalf 2026-05-11 08:47:48 -04:00
d4d4208145 fix: LDAP empty-password guard, expires_minutes bounds, snapshot JSON safety, rate dict cleanup
jared pushed to main at LotusGuild/gandalf 2026-05-11 08:45:33 -04:00
61408645a5 fix: LLDP input validation, mgmt_ip early validation, poll timer cleanup, monitor backoff
jared pushed to main at LotusGuild/gandalf 2026-05-11 08:42:54 -04:00
25baec67ac fix: diagnostic rate limiting, lock-held ownership check, iface name length cap
jared pushed to main at LotusGuild/gandalf 2026-05-11 08:40:30 -04:00
c71d0da97d security: harden exception exposure, SSL config, and Pulse response parsing
jared pushed to main at LotusGuild/gandalf 2026-05-10 23:58:19 -04:00
38297e616f arch+security: route all server contact through Pulse, harden SSH
jared pushed to main at LotusGuild/gandalf 2026-05-10 23:53:21 -04:00
ca41486c45 security+a11y: job ownership check, aria-live chips, aria-hidden topo
jared pushed to main at LotusGuild/gandalf 2026-05-10 23:45:44 -04:00
0f2506d5a4 refactor: const for _inspInterval in inspector.html
jared pushed to main at LotusGuild/gandalf 2026-05-10 23:45:16 -04:00
678ede4e76 refactor: replace inline onclick with data-action event delegation
jared pushed to main at LotusGuild/gandalf 2026-05-10 23:44:28 -04:00
b51b39c3a7 a11y: keyboard-accessible panel toggles, region landmarks in inspector
jared pushed to main at LotusGuild/gandalf 2026-05-10 23:41:35 -04:00
41695a3faa security: escape user input in 403 error response to prevent XSS
jared pushed to main at LotusGuild/gandalf 2026-05-10 23:39:55 -04:00
c0e59cfa9e refactor: extract _annotate_suppressions helper, remove orphaned CSS
jared pushed to main at LotusGuild/gandalf 2026-05-10 23:37:36 -04:00
7ab85cd055 refactor: const/let modernisation and eliminate duplicate date-parse logic
jared pushed to main at LotusGuild/gandalf 2026-05-10 23:34:23 -04:00
68f59c49a2 a11y: aria-pressed for all pill groups, aria-label on search inputs and buttons
jared pushed to main at LotusGuild/gandalf 2026-05-10 23:21:30 -04:00
a3c0818fef Fix: inspector empty states and diagnostic button accessibility
jared pushed to main at LotusGuild/gandalf 2026-05-10 23:19:34 -04:00
4dd7fc16f3 CSS: migrate links.html static inline styles to classes
jared pushed to main at LotusGuild/gandalf 2026-05-10 23:18:35 -04:00
0b33589106 CSS: extract notification panel inline styles to classes
jared pushed to main at LotusGuild/gandalf 2026-05-10 23:17:24 -04:00
ca4bcef26c CSS: replace remaining inline color/size styles with TDS utilities
jared pushed to main at LotusGuild/gandalf 2026-05-10 23:15:17 -04:00
15120a280f CSS: remove remaining fixable inline styles across templates