API Improvements #116

Open
opened 2024-07-12 21:58:51 +02:00 by Ghost · 1 comment
Ghost commented 2024-07-12 21:58:51 +02:00 (Migrated from koodu.ubiqueros.com)

The API works, but it's convulted and not straightforward in how it functions. There needs to be a clear separation between the grabbing content for the front end and admin functions for the backend.

At the moment those two categories are mixed together that makes API usage more complicated than it needs to be.

The documentation for the API also needs to be updated.

The API works, but it's convulted and not straightforward in how it functions. There needs to be a clear separation between the grabbing content for the front end and admin functions for the backend. At the moment those two categories are mixed together that makes API usage more complicated than it needs to be. The documentation for the API also needs to be updated.
Ghost commented 2024-11-12 20:35:19 +01:00 (Migrated from koodu.ubiqueros.com)

So the admin API has been removed completely from the front end because of lingering security concerns.

It will only be accessible from the backend for projects that want interact with an existing Fipamo install.

Some methods have already been converted but it needs to be completed.

So the admin API has been removed completely from the front end because of lingering security concerns. It will only be accessible from the backend for projects that want interact with an existing Fipamo install. Some methods have already been converted but it needs to be completed.
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: projects/fipamo#116
No description provided.