Removing user registration body (useless) #15

Closed
opened 2024-07-11 16:41:34 +02:00 by awiteb · 0 comments
Owner

This is it: 7e3558d776/crates/oxidetalis/src/schemas/user.rs

Also removing the ApiError::TwoDifferentKeys error.

Why it is there, while it is useless

In the past, we don't have a way to make a signature for body less requests, so I decide to add the public key.

This is it: https://git.4rs.nl/OxideTalis/oxidetalis/src/commit/7e3558d776133b23c29d7f9edca9a542c1be58cd/crates/oxidetalis/src/schemas/user.rs Also removing the `ApiError::TwoDifferentKeys` error. ### Why it is there, while it is useless In the past, we don't have a way to make a signature for body less requests, so I decide to add the public key.
awiteb added the
Kind/Enhancement
Reviewed
Confirmed
Good First Issue
labels 2024-07-11 16:41:34 +02:00
awiteb changed title from Removing user registration body (uselesss) to Removing user registration body (useless) 2024-07-11 16:43:54 +02:00
awiteb added
Reviewed
Accepted
and removed
Reviewed
Confirmed
labels 2024-07-16 15:42:50 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: OxideTalis/oxidetalis#15
No description provided.