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

first iteraton of implementing ip-secured enpoint #194

Merged
merged 31 commits into from
Aug 23, 2023

Conversation

spacehamster87
Copy link
Contributor

  • addProject and addRole as separate API endpoints behind IP-FIlter as defined in config.json

Draft due to required discussion and testing.

@spacehamster87 spacehamster87 linked an issue Aug 4, 2023 that may be closed by this pull request
moebiusband73 and others added 28 commits August 11, 2023 10:00
Restructure module
Separate JWT auth variants
Cleanup code
Fixes #189
Fix session values.
Cleanup
Extend docs
Remove obsolete Expiration attribute
- Tested locally until successfull login
- Initialize empty projects array
Rename IP filter option
Add array helper in util
Separate parts
Add user repository
Add user schema
@moebiusband73 moebiusband73 marked this pull request as ready for review August 21, 2023 05:49
@moebiusband73 moebiusband73 merged commit b7aacd1 into master Aug 23, 2023
2 checks passed
@moebiusband73 moebiusband73 deleted the 105_modify_user_via_api branch August 23, 2023 06: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.

Modify user via rest api
2 participants