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

Purge inactive devices #305

Merged

Conversation

fbuetler
Copy link

@fbuetler fbuetler commented Feb 7, 2023

Hi,

This is a PR in a serie of 6 PRs, as it was asked to split #294 up into multiple PRs.

Serie:

  • feature/bring-your-own-public-key
  • feature/remove-all-devices-for-user
  • (THIS PR) feature/purge-inactive-devices
  • feature/health-check
  • hygiene/put-common-auth-logic-into-func
  • feature/pre-shared-keys

Feature:

This feature extends the wg-access-server with a garbage collection functionality for inactive devices. If enabled, devices that have not been seen (i.e. made a handshake) for a period of 6 months (default) are removed.

tgmuender and others added 3 commits February 7, 2023 16:03
Co-authored-by: Florian Bütler <fbuetler@users.noreply.github.com>
Co-authored-by: Florian Bütler <fbuetler@users.noreply.github.com>
@mergeable
Copy link

mergeable bot commented Feb 7, 2023

Thanks for creating a pull request! A maintainer will review your changes shortly. Please don't be discouraged if it takes a while.

@awlx awlx added the enhancement New feature or request label Feb 12, 2023
@GoliathLabs GoliathLabs merged commit 75ab900 into freifunkMUC:master Apr 9, 2023
@fbuetler fbuetler deleted the feature/purge-inactive-devices branch April 24, 2023 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants