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/services/auth
luzpaz d29d6d1991
Fix various typos (#20338)
* Fix various typos

Found via `codespell -q 3 -S ./options/locale,./options/license,./public/vendor -L actived,allways,attachements,ba,befores,commiter,pullrequest,pullrequests,readby,splitted,te,unknwon`

Co-authored-by: zeripath <art27@cantab.net>
3 years ago
..
source Fix various typos (#20338) 3 years ago
auth.go
auth_test.go
basic.go
group.go
httpsign.go Implement http signatures support for the API (#17565) 3 years ago
interface.go
oauth2.go
reverseproxy.go
session.go
signin.go
source.go
sspi_windows.go Add more linters to improve code readability (#19989) 3 years ago
sync.go