nordabiz/blueprints
Maciej Pienczyn 2e841298a7
Some checks are pending
NordaBiz Tests / Unit & Integration Tests (push) Waiting to run
NordaBiz Tests / E2E Tests (Playwright) (push) Blocked by required conditions
NordaBiz Tests / Smoke Tests (Production) (push) Blocked by required conditions
NordaBiz Tests / Send Failure Notification (push) Blocked by required conditions
fix(auth): Add NIP checksum validation to registration form
Previously only validated format (10 digits). Now also validates
the NIP checksum (weights 6,5,7,2,3,4,5,6,7, mod 11) to catch
typos like the one that left a user unlinked from their company.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 09:47:11 +01:00
..
admin fix: sync user↔company in user_companies + fix calendar field names 2026-02-12 16:06:49 +01:00
api feat(company): Child brands inherit NIP from parent for display and registry enrichment 2026-02-12 16:39:36 +01:00
audit feat(security): Restrict audit access to single designated user 2026-02-09 12:31:10 +01:00
auth fix(auth): Add NIP checksum validation to registration form 2026-02-13 09:47:11 +01:00
benefits feat: Add member benefits module with WisprFlow affiliate 2026-02-02 22:26:44 +01:00
board fix(security): Resolve 1 HIGH and 7 MEDIUM vulnerabilities from code review 2026-02-06 05:25:18 +01:00
chat chore: Clean up CLAUDE.md files and remove old downloaded files 2026-02-08 18:02:35 +01:00
community feat: Add event access control for Rada Izby meetings 2026-02-03 12:41:42 +01:00
education fix: Usunięto placeholder video "Jak korzystać z NordaGPT" z Akademii 2026-01-30 20:35:01 +01:00
forum feat(forum): Add email notifications for replies + custom tooltips 2026-02-06 04:10:47 +01:00
it_audit feat(security): Restrict audit access to single designated user 2026-02-09 12:31:10 +01:00
membership refactor(rbac): Migrate legacy is_admin checks to role-based has_role()/set_role() 2026-02-05 21:06:22 +01:00
messages security: Restrict member-only features to MEMBER role 2026-02-01 21:33:27 +01:00
public feat(company): Child brands inherit NIP from parent for display and registry enrichment 2026-02-12 16:39:36 +01:00
reports refactor(phase1): Extract blueprints for reports, contacts, classifieds, calendar 2026-01-27 10:10:45 +01:00
__init__.py fix(templates): Add blueprint prefix to url_for calls across admin templates 2026-02-09 13:44:50 +01:00
CLAUDE.md chore: Clean up CLAUDE.md files and remove old downloaded files 2026-02-08 18:02:35 +01:00