Skip to content
This repository was archived by the owner on Jan 1, 2026. It is now read-only.

Comments

Remove user management endpoints, schemas, and related utilities#10

Merged
Vianpyro merged 1 commit intomainfrom
reset/remove_user_management
Aug 31, 2025
Merged

Remove user management endpoints, schemas, and related utilities#10
Vianpyro merged 1 commit intomainfrom
reset/remove_user_management

Conversation

@Vianpyro
Copy link
Member

  • Deleted email confirmation endpoint and its associated request schema.
  • Removed order management endpoint and its related data.
  • Eliminated email-related schemas and utilities, including email sending functions and configuration.
  • Cleaned up user-related schemas for login and registration.
  • Removed email confirmation HTML template.
  • Deleted utility functions for security, string manipulation, and hashing.
  • Cleared out related test cases for authentication, email, and utility functions.

…lities

- Deleted email confirmation endpoint and its associated request schema.
- Removed order management endpoint and its related data.
- Eliminated email-related schemas and utilities, including email sending functions and configuration.
- Cleaned up user-related schemas for login and registration.
- Removed email confirmation HTML template.
- Deleted utility functions for security, string manipulation, and hashing.
- Cleared out related test cases for authentication, email, and utility functions.
@Vianpyro Vianpyro self-assigned this Aug 30, 2025
@Vianpyro Vianpyro added complexity: complicated Tasks requiring expert knowledge or significant analysis. priority: blocker Tasks that completely block other work and need immediate resolution. special: breaking change Tasks that will introduce a breaking change and require careful implementation. status: completed Fully implemented and verified. type: cleanup Tasks to clean up code, assets, or other components. labels Aug 30, 2025
@Vianpyro Vianpyro merged commit 254cf9c into main Aug 31, 2025
34 of 35 checks passed
@Vianpyro Vianpyro deleted the reset/remove_user_management branch August 31, 2025 17:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

complexity: complicated Tasks requiring expert knowledge or significant analysis. priority: blocker Tasks that completely block other work and need immediate resolution. special: breaking change Tasks that will introduce a breaking change and require careful implementation. status: completed Fully implemented and verified. type: cleanup Tasks to clean up code, assets, or other components.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant