Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 19:51
· 15 commits to main since this release

Added

  • ncserver renew: forces a token refresh and persists the updated refresh token to disk; prevents offline token expiry from inactivity
  • systemd units in contrib/systemd/: ncserver-token-renew.service and ncserver-token-renew.timer for weekly automated token renewal

Fixed

  • Rotated refresh tokens are now persisted to the config file after every API call, preventing authentication failures when the SCP auth server issues a new refresh token
  • Failover for IPv6 nets