gohorsejobs/backend/internal/core/usecases/auth
Yamamoto 3cd52accfb feat: infrastructure updates, storage verification, and superadmin reset
1. Auth: Implemented forced password reset for SuperAdmin and updated login logic.

2. Infra: Switched backend to internal Postgres and updated .drone.yml.

3. Storage: Added Test Connection endpoint and UI in Backoffice.

4. CI/CD: Updated Forgejo deploy pipeline to include Seeder and use Internal Registry.
2026-01-02 16:36:31 -03:00
..
login.go feat: infrastructure updates, storage verification, and superadmin reset 2026-01-02 16:36:31 -03:00
login_force_reset_test.go feat: infrastructure updates, storage verification, and superadmin reset 2026-01-02 16:36:31 -03:00
login_test.go fix(auth): make login status check case-insensitive 2025-12-24 14:53:29 -03:00
register_candidate.go feat: Email System, Avatar Upload, Email Templates UI, and Public Job Posting 2025-12-26 12:21:34 -03:00
register_candidate_test.go feat: Email System, Avatar Upload, Email Templates UI, and Public Job Posting 2025-12-26 12:21:34 -03:00