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

Restfull API #189

Merged
merged 13 commits into from
Oct 29, 2023
Merged

Restfull API #189

merged 13 commits into from
Oct 29, 2023

Conversation

sinamics
Copy link
Owner

@sinamics sinamics commented Oct 28, 2023

  • Update docs with API section using OpenApi
  • Update Database to handle api tokens
  • Update Database user object with expireAt property
  • Update admin section to create new API token.
  • Add new option in user table to chagne the ExpireAt date.
  • Add Restf API for Create user. ( others will be added at a later stage )
  • When user has expired, set all peers to not authorized.
  • Translations

Resolves #177 #112

@sinamics sinamics merged commit 2a61cf5 into main Oct 29, 2023
2 checks passed
@sinamics sinamics deleted the backend_api branch October 29, 2023 13:57
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.

[Feature Request]: user expiredate and max nodes for each user
1 participant