Skip to content

Releases: numtide/nix-auth

v0.1.0

10 Jul 12:39
Compare
Choose a tag to compare

Changelog

  • 8103b75 Create LICENSE
  • 6da9352 add tests for the nix config
  • 1c663f5 chore(nix): fix vendorHash
  • c98b2f5 feat: add Gitea provider
  • a8f3057 feat: add gitlab authentication
  • 0a320ea feat: add provider auto-detection
  • d873973 feat: add set-token command
  • 4fd57b5 feat: add support for Forgejo
  • 8cf590f feat: add support for GitHub enterprise
  • 0e34f66 feat: allow to check the status of a specific host
  • a75e08a feat: configure releases and versioning
  • 33a9514 feat: store access tokens in access-tokens.conf
  • 5332bac fix(README): token storage isn't really secure
  • 8bd6a05 fix(status): properly detect providers on arbitrary hosts
  • 5f5781e fix: reduce permissions of nix.conf to 0600
  • 8345f31 fix: remove duplicate error messages
  • f131063 fix: remove timeout
  • a4e4272 hello!
  • c09ccf9 security: reduce information leakage when displaying the tokens