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.
forgejo/vendor/github.com
Willem van Dreumel 950f2e2074 Additional OAuth2 providers (#1010)
* add google+

* sort signin oauth2 providers based on the name so order is always the same

* update auth tip for google+

* add gitlab provider

* add bitbucket provider (and some go fmt)

* add twitter provider

* add facebook provider

* add dropbox provider

* add openid connect provider incl. new format of tips section in "Add New Source"

* lower the amount of disk storage for each session to prevent issues while building cross platform (and disk overflow)

* imports according to goimport and code style

* make it possible to set custom urls to gitlab and github provider (only these could have a different host)

* split up oauth2 into multiple files

* small typo in comment

* fix indention

* fix indentation

* fix new line before external import

* fix layout of signin part

* update "broken" dependency
7 years ago
..
Unknwon Added all required dependencies 8 years ago
blevesearch Search bar for issues/pulls (#530) 8 years ago
boltdb/bolt Correct broken unaligned load/store in armv5 (#1355) 7 years ago
boombuler/barcode Two factor authentication support (#630) 8 years ago
bradfitz/gomemcache Added all required dependencies 8 years ago
coreos Integrate public as bindata optionally (#293) 8 years ago
davecgh/go-spew Vendor github.com/stretchr/testify for the assert package 8 years ago
denisenkom/go-mssqldb Enables mssql support (#383) 8 years ago
dgrijalva/jwt-go Git LFS support v2 (#122) 8 years ago
elazarl/go-bindata-assetfs Integrate public as bindata optionally (#293) 8 years ago
facebookgo Support http service graceful restart (#416) 8 years ago
go-macaron Add ETag header to avatars (#721) 8 years ago
go-sql-driver/mysql Added all required dependencies 8 years ago
go-xorm Check if missing/modified/unused deps in vendor and fix errors (#1468) 7 years ago
gogits Dropped github.com/gogits/go-gogs-client vendored dep 8 years ago
golang Integrate public as bindata optionally (#293) 8 years ago
gorilla Oauth2 consumer (#679) 8 years ago
issue9/identicon Added all required dependencies 8 years ago
jaytaylor/html2text Added all required dependencies 8 years ago
juju/errors Integrate public as bindata optionally (#293) 8 years ago
klauspost Added all required dependencies 8 years ago
lib/pq Added all required dependencies 8 years ago
markbates/goth Additional OAuth2 providers (#1010) 7 years ago
mattn/go-sqlite3 Added all required dependencies 8 years ago
mcuadros/go-version Added all required dependencies 8 years ago
microcosm-cc/bluemonday Added all required dependencies 8 years ago
mrjones/oauth Additional OAuth2 providers (#1010) 7 years ago
msteinert/pam Added all required dependencies 8 years ago
nfnt/resize Added all required dependencies 8 years ago
ngaut fix build failed on aarch64 (#1132) 8 years ago
petar/GoLLRB Integrate public as bindata optionally (#293) 8 years ago
pingcap Integrate public as bindata optionally (#293) 8 years ago
pmezard/go-difflib Vendor github.com/stretchr/testify for the assert package 8 years ago
pquerna/otp Two factor authentication support (#630) 8 years ago
russross/blackfriday Added all required dependencies 8 years ago
satori/go.uuid Added all required dependencies 8 years ago
sergi/go-diff Added all required dependencies 8 years ago
shurcooL/sanitized_anchor_name Added all required dependencies 8 years ago
steveyen/gtreap Search bar for issues/pulls (#530) 8 years ago
stretchr/testify remove unused vendor packages (#1620) 7 years ago
syndtr/goleveldb Integrate public as bindata optionally (#293) 8 years ago
twinj/uuid Integrate public as bindata optionally (#293) 8 years ago
ugorji/go Integrate public as bindata optionally (#293) 8 years ago
urfave/cli Added all required dependencies 8 years ago
yohcop/openid-go Login via OpenID-2.0 (#618) 8 years ago