nemunaire pushed to master at nemunaire/chldapasswd 2026-03-08 07:07:26 +00:00
2e6227b36c feat: add autocomplete attributes to form inputs for better browser/password manager support
nemunaire pushed to master at nemunaire/chldapasswd 2026-03-08 07:02:31 +00:00
61a94cbf1c fix: remove base32 padding for Addy API token encoding/decoding
ef29a0c7f1 feat: add alias creation UI with domain selector on profile page
69c307e7d6 docs: add README and dex custom theme
Compare 3 commits »
nemunaire pushed to master at nemunaire/chldapasswd 2026-03-08 06:52:29 +00:00
deba20f503 fix: remove base32 padding for Addy API token encoding/decoding
nemunaire pushed to master at nemunaire/chldapasswd 2026-03-08 06:07:19 +00:00
fe4b3cf671 feat: add alias creation UI with domain selector on profile page
ad16084d47 docs: add README and dex custom theme
Compare 2 commits »
nemunaire pushed to master at nemunaire/chldapasswd 2026-03-08 05:42:53 +00:00
12fd2f2e70 fix(security): prevent username enumeration via timing attack
nemunaire pushed to master at nemunaire/chldapasswd 2026-03-08 05:38:24 +00:00
e64db9d923 style: improve altcha widget integration and button alignment
nemunaire pushed to master at nemunaire/chldapasswd 2026-03-08 05:28:11 +00:00
121efb6b62 Add a custom theme for dexidp
20c757cb76 feat: move brand outside card and simplify logo/name display logic
Compare 2 commits »
nemunaire pushed to master at nemunaire/chldapasswd 2026-03-08 04:55:49 +00:00
51813d3957 feat: update theme color to green and add sky-inspired background gradient
nemunaire pushed to master at nemunaire/chldapasswd 2026-03-08 04:50:14 +00:00
99def55e80 feat: replace Bootstrap with custom CSS and add profile page
910dd7b47a Add log to know LDAP server in use
439dc2cd07 refactor: modernize Go idioms across codebase
8933055358 feat: add -dev flag for local HTTP testing
28f55960de feat(security): add altcha proof-of-work CAPTCHA to all sensitive forms
Compare 5 commits »
nemunaire pushed to master at happyDomain/happyDomain 2026-03-08 03:29:32 +00:00
5e88439d23 web: fix ServiceCombined JSON serialization for new service creation
54857e19c6 web: cache zone diff API results to avoid redundant network calls
7b8e6600fe web: replace /domains/new navigation with PickProvider modal
e8af55a989 web: display onboarding form on home page with ?onboarding
03be1f7348 web: replace domains home page with an interactive table
Compare 19 commits »
nemunaire pushed to master at nemunaire/nemubot 2026-03-07 08:55:57 +00:00
27bd0c50c1 server: Fix on_disconnect AttributeError when irc library lacks the method
nemunaire pushed to master at happyDomain/happyDeliver 2026-03-07 05:25:08 +00:00
f9c5c815d1 spamassassin: disable Validity network rules scoring
4245f93ce4 Add MIME-Version recommended header check
Compare 2 commits »
nemunaire pushed to master at happyDomain/happyDeliver 2026-03-07 05:05:51 +00:00
9679b381c7 fix: mark Message-ID as invalid when multiple headers are present
nemunaire pushed to master at happyDomain/happyDeliver 2026-03-07 04:42:51 +00:00
7b9c45fb68 summary: color SPF error in red
nemunaire pushed to master at happyDomain/happyDeliver 2026-03-07 04:38:43 +00:00
b619ebf8c3 Display permerror (SPF test) as error: text-danger
nemunaire pushed to master at nemunaire/nemubot 2026-03-06 16:08:48 +00:00
9d7c278d1a bot: Fix sequential message processing with proper consumer pool
nemunaire pushed to master at nemunaire/nemubot 2026-03-06 15:34:24 +00:00
310f933091 bot: fix duplicate unregister KeyError and improve connection error logging
26282cb81d server: Replace hand-rolled IRC with irc (jaraco) library
Compare 2 commits »
nemunaire pushed to master at nemunaire/nemubot 2026-03-06 15:14:35 +00:00
63542d32e3 bot: fix duplicate unregister KeyError and improve connection error logging
nemunaire pushed to master at nemunaire/nemubot 2026-03-06 15:04:47 +00:00
8a01aecd71 server: Replace hand-rolled IRC with irc (jaraco) library
nemunaire pushed to master at nemunaire/nemubot 2026-03-06 14:53:38 +00:00
fb163d9f2d server: Replace hand-rolled IRC with irc (jaraco) library
de2c37a54a matrix: Add Matrix server support via matrix-nio
Compare 2 commits »