Commit Graph

7 Commits

Author SHA1 Message Date
Nathan Trudeau
0bd55562c6 fix .env.example for contributor remote 2026-04-29 12:16:44 -04:00
Nathan Trudeau
9b15d5fed0 Fix ports examples and refs 2026-04-29 09:39:59 -04:00
Nathan Trudeau
5e0b11f2cd update upstream gitea refs. 2026-04-29 08:37:09 -04:00
FanaticPythoner (Nathan Trudeau)
c8b4b0ce9a Handle grant scope mismatches in login
Detect the Gitea different scope authorize failure as a dedicated auth
error, show the revoke URL and client ID, and retry login once after
manual grant revocation without forcing a second full authentication.

Expand the requested scope set to include read:organization, add the
revoke-grant helper path and setup auto-yes flag in the scaffold,
document the recovery flow, and cover revoke prompting and retry
behavior in forge_auth tests.
2026-04-27 16:01:36 -04:00
FanaticPythoner (Nathan Trudeau)
e27c8a2bd6 Rewrite onboarding prose to a neutral voice 2026-04-26 12:26:19 -04:00
FanaticPythoner (Nathan Trudeau)
a591cd21f2 Initial Commit 2026-04-19 17:11:58 -04:00
eccb05b97f Initial commit 2026-04-19 14:47:20 +00:00