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

Better encryption and easier database test #10531

Open
Sapiensoy opened this issue Mar 9, 2025 · 1 comment
Open

Better encryption and easier database test #10531

Sapiensoy opened this issue Mar 9, 2025 · 1 comment
Milestone

Comments

@Sapiensoy
Copy link

The required feature described as a wish

As a user I would like to have better encryption and, above all, to be able to perform quick tests without the complexity of setting up traditional databases, so I think it would be a good idea to implement JWT and SQLite in Cloudstack.

JWT could be implemented to improve the way in which users like me or applications access the API, as it uses user/password credentials, as well as a token that expires according to a stipulated time. JWT would be very easy to implement in Cloudstack.

SQLite does not require a dedicated server, which would make Cloudstack less resource-intensive and easier to configure, as well as allowing for rapid prototyping and testing.

Copy link

boring-cyborg bot commented Mar 9, 2025

Thanks for opening your first issue here! Be sure to follow the issue template!

@DaanHoogland DaanHoogland added this to the unplanned milestone Mar 12, 2025
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

No branches or pull requests

2 participants