Admin endpoint for changing configuration of webservice #202

Closed
opened 2026-06-26 11:09:32 +02:00 by Griefed · 5 comments
Owner

@Griefed on GitLab · https://git.griefed.de/Griefed/ServerPackCreator/-/issues/83

Implement an admin endpoint in REST and quasar which allows maintenance and configuration changes to be made by an admin.

Maybe: https://medium.com/@altunkan/spring-boot-authentication-with-vuejs-jwt-http-only-cookie-4d8cfe7e4f0f

<!-- repoman:origin --> > **@Griefed** on **GitLab** · https://git.griefed.de/Griefed/ServerPackCreator/-/issues/83 Implement an admin endpoint in REST and quasar which allows maintenance and configuration changes to be made by an admin. Maybe: https://medium.com/@altunkan/spring-boot-authentication-with-vuejs-jwt-http-only-cookie-4d8cfe7e4f0f
Author
Owner
<!-- repoman:origin --> > **@Griefed** on **GitLab** This may be useful https://spring.io/blog/2022/02/21/spring-security-without-the-websecurityconfigureradapter
Author
Owner
<!-- repoman:origin --> > **@Griefed** on **GitLab** https://spring.io/guides/gs/securing-web/
Author
Owner

@Griefed on GitLab

Undecided whether this should be realized.
Would introduce potential security risks for little benefit.

The only benefit would be admins not having to log into the machine SPC is running on in order to change the configuration. However, a restart of the application is still required depending on what was changed, like cron-schedules for database-cleanups and more.

<!-- repoman:origin --> > **@Griefed** on **GitLab** Undecided whether this should be realized. Would introduce potential security risks for little benefit. The only benefit would be admins not having to log into the machine SPC is running on in order to change the configuration. However, a restart of the application is still required depending on what was changed, like cron-schedules for database-cleanups and more.
Author
Owner
<!-- repoman:origin --> > **@Griefed** on **GitLab** https://github.com/pac4j/pac4j
Author
Owner
<!-- repoman:origin --> > **@Griefed** on **GitLab** https://blog.jetbrains.com/education/2022/10/11/learn-spring-security-for-backend-development/?utm_campaign=jba&utm_content=spring-security&utm_medium=cpc&utm_source=twitter
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
Griefed/ServerPackCreator#202
No description provided.