1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-27 13:39:19 -05:00
forgejo/modules/auth/password
Gusted c26c60ccd1
chore: avoid using gock
- Avoid using gock to do HTTP mocking, this is fairly simply to do
ourselves and avoids a dependency, this commit does right that.
2024-12-18 06:40:02 +01:00
..
hash Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
pwn chore: avoid using gock 2024-12-18 06:40:02 +01:00
password.go Enable more revive linter rules (#30608) 2024-04-28 15:39:00 +02:00
password_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
pwn.go Unify user update methods (#28733) 2024-02-04 13:29:09 +00:00