커밋 기록

작성자 SHA1 메시지 날짜
  Joe Chen d9ecdcaef0 all: unwrap `database.UsersStore` interface (#7708) 11 달 전
  Joe Chen 202012887a all: unwrap `database.TwoFactorsStore` interface (#7707) 11 달 전
  Joe Chen 4d05804729 all: unwrap `database.RepositoriesStore` interface (#7706) 11 달 전
  Joe Chen 5cf0189df1 all: unwrap `database.PermissionsStore` interface (#7701) 11 달 전
  Joe Chen 8054ffc12f all: unwrap `database.AccessTokensStore` interface (#7670) 1 년 전
  Joe Chen 3650b32ec5 chore: rename `internal/db` to `internal/database` (#7665) 1 년 전
  Joe Chen 3265abfbc2 refactor(db): migrate perms methods off `user.go` (#7207) 2 년 전
  Joe Chen 11edc09681 refactor: replace `ioutil.ReadAll` with `io.ReadAll` (#7200) 2 년 전
  Yang Liu b9f5cfddc1 auth: enable authentication by token from password (#7198) 2 년 전
  Joe Chen 2e19f5a3c8 db: add tests for authentication through login sources (#7049) 2 년 전
  Joe Chen 1df62fafb9 db: use `context` and go-mockgen for `ReposStore` (#7046) 2 년 전
  Joe Chen 5e32058c13 db: use `context` and go-mockgen for `TwoFactorsStore` (#7045) 2 년 전
  Joe Chen f837ea6346 db: use `context` and go-mockgen for `UsersStore` (#7042) 2 년 전
  Joe Chen 7229dd893f db: use `context` and go-mockgen for `PermsStore` (#7033) 2 년 전
  Joe Chen 0a92ad27ef db: use `context` and go-mockgen for `AccessTokensStore` (#7013) 2 년 전
  E99p1ant a328e7ccc4 access_token: encrypt access token with SHA256 (#7008) 2 년 전
  ᴜɴᴋɴᴡᴏɴ 2eaf1d693a db: migrate access table to use GORM (#6371) 4 년 전
  ᴜɴᴋɴᴡᴏɴ 3af91d7cfd auth: decouple types and functions from db (#6320) 4 년 전
  ᴜɴᴋɴᴡᴏɴ 62dda96159 access_token: migrate to GORM and add tests (#6086) 4 년 전
  ᴜɴᴋɴᴡᴏɴ ee0ea2c5fc lfs: add unit test for middleware (#6070) 4 년 전