Skip to content

Moory v1.3.1

Latest

Choose a tag to compare

@dv-development-bridge-dlamak dv-development-bridge-dlamak released this 31 Aug 01:57
· 7 commits to main since this release

Fixes background fetch authentication.

  • scripts/fetch.sh now authenticates non-interactively, exactly like the server does: temporary askpass helper, short-lived token file, GIT_TERMINAL_PROMPT=0.
  • GitHub App installs mint an installation token for fetch; fine-grained PAT installs read the allowlisted token path.
  • Static security tests assert the new fetch auth behavior.