Commits
Click on a commit to change the comparison rangefeat(bitbucket): Migrate to OAuth 2.027 days ago
by sentry[bot] fix(bitbucket): add OAuth 2.0 state param to prevent CSRF/account takeover27 days ago
by drazisil-codecov test(bitbucket): update VCR cassettes for OAuth 2.0 Bearer token auth27 days ago
by drazisil-codecov test(bitbucket): add missing VCR cassette for test_list_repos_generator27 days ago
by drazisil-codecov fix(bitbucket): restore BITBUCKET_SERVER refresh guard; handle refresh errors27 days ago
by drazisil-codecov test(bitbucket): update tests for enabled token refresh callback27 days ago
by drazisil-codecov fix(bitbucket): add secure flag to state cookie; remove unused param27 days ago
by drazisil-codecov fix(bitbucket): add samesite and max_age to state cookie27 days ago
by drazisil-codecov refactor(bitbucket): replace while loop with explicit two-attempt retry27 days ago
by drazisil-codecov