Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate transaction endpoint #196

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Conversation

thevahidal
Copy link
Owner

As mentioned in issue #172, the /api/transaction endpoint presents a security risk and doesn't align with Soul's philosophy of user-friendly, human-readable APIs accessible to non-SQL users.

Initially, this endpoint served as a tribute to the ws4sqlite library that inspired Soul's development. While I envisioned it as potentially useful, particularly with the introduction of authentication, it's become clear that the transaction endpoint is no longer a viable option. Therefore, I've decided to remove it.

@thevahidal thevahidal force-pushed the deprecate-transaction-endpoint branch 2 times, most recently from 703b9a4 to e019c33 Compare May 31, 2024 21:08
@thevahidal thevahidal force-pushed the deprecate-transaction-endpoint branch from e019c33 to c3a6760 Compare May 31, 2024 21:17
@thevahidal thevahidal requested review from AbegaM and IanMayo May 31, 2024 21:17
Copy link
Collaborator

@IanMayo IanMayo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Strategy agreed. Thanks for the tidying up, too ;-)

Copy link
Collaborator

@AbegaM AbegaM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating the response messages, everything looks good

@thevahidal thevahidal merged commit e497fbf into main Jun 3, 2024
@thevahidal thevahidal deleted the deprecate-transaction-endpoint branch June 3, 2024 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants