Commits
Click on a commit to change the comparison rangefeat(bitbucket): Migrate to OAuth 2.018 hours ago
by sentry[bot] fix(bitbucket): add OAuth 2.0 state param to prevent CSRF/account takeover18 hours ago
by drazisil-codecov test(bitbucket): update VCR cassettes for OAuth 2.0 Bearer token auth17 hours ago
by drazisil-codecov test(bitbucket): add missing VCR cassette for test_list_repos_generator17 hours ago
by drazisil-codecov fix(bitbucket): restore BITBUCKET_SERVER refresh guard; handle refresh errors16 hours ago
by drazisil-codecov test(bitbucket): update tests for enabled token refresh callback16 hours ago
by drazisil-codecov fix(bitbucket): add secure flag to state cookie; remove unused param16 hours ago
by drazisil-codecov fix(bitbucket): add samesite and max_age to state cookie16 hours ago
by drazisil-codecov refactor(bitbucket): replace while loop with explicit two-attempt retry15 hours ago
by drazisil-codecov