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

Add account usage logic #1567

Merged
merged 15 commits into from
Feb 22, 2024
Merged

Add account usage logic #1567

merged 15 commits into from
Feb 22, 2024

Conversation

lixmal
Copy link
Contributor

@lixmal lixmal commented Feb 12, 2024

Describe your changes

  • Updated management-integrations
  • Implemented bypass middleware logic
  • Added logic to calculate active users

Issue ticket number and link

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

- Adds bypass middleware functionality
- Passes app context to API handler
@lixmal lixmal force-pushed the feature/account-usage branch from 72d8392 to b8c81be Compare February 12, 2024 16:43
@lixmal lixmal changed the title Add account usage endpoint Add account usage logic Feb 12, 2024
@lixmal lixmal force-pushed the feature/account-usage branch from 9e33f94 to f019182 Compare February 13, 2024 16:53
@lixmal lixmal force-pushed the feature/account-usage branch 11 times, most recently from 7e1ddbe to 063a93e Compare February 19, 2024 12:11
@lixmal lixmal force-pushed the feature/account-usage branch from 4082f66 to e41d74c Compare February 19, 2024 13:51
management/server/file_store.go Show resolved Hide resolved
management/server/file_store.go Outdated Show resolved Hide resolved
management/server/sqlite_store.go Show resolved Hide resolved
@lixmal lixmal force-pushed the feature/account-usage branch from 396fae5 to ac7dff4 Compare February 21, 2024 15:12
@lixmal lixmal force-pushed the feature/account-usage branch from ac7dff4 to 2443662 Compare February 21, 2024 19:28
@lixmal lixmal merged commit b7a6cbf into main Feb 22, 2024
23 checks passed
@lixmal lixmal deleted the feature/account-usage branch February 22, 2024 11:27
Foosec pushed a commit to Foosec/netbird that referenced this pull request May 8, 2024
---------

Co-authored-by: Yury Gargay <yury.gargay@gmail.com>
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.

2 participants