You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/auth
silverwind 9235442ba5
Remove external API calls in `TestPassword` (#30716)
The test had a dependency on `https://api.pwnedpasswords.com` which
caused many failures on CI recently:

```
--- FAIL: TestPassword (2.37s)
    pwn_test.go:41: Get "https://api.pwnedpasswords.com/range/e6b6a": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
FAIL
coverage: 82.9% of statements
```
9 months ago
..
openid Implement FSFE REUSE for golang files (#21840) 2 years ago
pam Use a general approach to access custom/static/builtin assets (#24022) 2 years ago
password Remove external API calls in `TestPassword` (#30716) 9 months ago
webauthn Next round of `db.DefaultContext` refactor (#27089) 1 year ago
common.go Map OIDC groups to Orgs/Teams (#21441) 2 years ago