nordabiz/blueprints/auth
Maciej Pienczyn bf246a8f94
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
feat: all attendees clickable, user profile page, auto-link Person on login
- /profil/<user_id>: simple profile for users without person_id,
  redirects to /osoba/ if person_id exists
- event.html: all attendees are now clickable links (green)
- Auto-link User→Person by name match on every login (no manual scripts)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 10:41:40 +01:00
..
__init__.py refactor(phase2a): Extract auth + public blueprints with Alias Bridge 2026-01-31 07:28:18 +01:00
CLAUDE.md chore: Clean up CLAUDE.md files and remove old downloaded files 2026-02-08 18:02:35 +01:00
routes.py feat: all attendees clickable, user profile page, auto-link Person on login 2026-03-12 10:41:40 +01:00