gitea/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
2017-05-01 21:26:53 +08:00
..
Unknwon Added all required dependencies 2016-11-04 08:43:11 +01:00
blevesearch Search bar for issues/pulls (#530) 2017-01-25 10:43:02 +08:00
boltdb/bolt Correct broken unaligned load/store in armv5 (#1355) 2017-04-05 18:50:33 -07:00
boombuler/barcode Two factor authentication support (#630) 2017-01-16 10:14:29 +08:00
bradfitz/gomemcache Added all required dependencies 2016-11-04 08:43:11 +01:00
coreos Integrate public as bindata optionally (#293) 2016-11-30 00:26:36 +08:00
davecgh/go-spew Vendor github.com/stretchr/testify for the assert package 2016-11-07 23:31:39 +01:00
denisenkom/go-mssqldb Enables mssql support (#383) 2016-12-24 09:37:35 +08:00
dgrijalva/jwt-go Git LFS support v2 (#122) 2016-12-26 09:16:37 +08:00
elazarl/go-bindata-assetfs Integrate public as bindata optionally (#293) 2016-11-30 00:26:36 +08:00
facebookgo Support http service graceful restart (#416) 2016-12-31 09:00:33 +08:00
go-macaron Add ETag header to avatars (#721) 2017-01-25 12:26:31 +08:00
go-sql-driver/mysql Added all required dependencies 2016-11-04 08:43:11 +01:00
go-xorm Check if missing/modified/unused deps in vendor and fix errors (#1468) 2017-04-24 22:31:46 +08:00
gogits Dropped github.com/gogits/go-gogs-client vendored dep 2016-11-07 15:51:49 +01:00
golang Integrate public as bindata optionally (#293) 2016-11-30 00:26:36 +08:00
gorilla Oauth2 consumer (#679) 2017-02-22 08:14:37 +01:00
issue9/identicon Added all required dependencies 2016-11-04 08:43:11 +01:00
jaytaylor/html2text Added all required dependencies 2016-11-04 08:43:11 +01:00
juju/errors Integrate public as bindata optionally (#293) 2016-11-30 00:26:36 +08:00
klauspost Added all required dependencies 2016-11-04 08:43:11 +01:00
lib/pq Added all required dependencies 2016-11-04 08:43:11 +01:00
markbates/goth Additional OAuth2 providers (#1010) 2017-05-01 21:26:53 +08:00
mattn/go-sqlite3 Added all required dependencies 2016-11-04 08:43:11 +01:00
mcuadros/go-version Added all required dependencies 2016-11-04 08:43:11 +01:00
microcosm-cc/bluemonday Added all required dependencies 2016-11-04 08:43:11 +01:00
mrjones/oauth Additional OAuth2 providers (#1010) 2017-05-01 21:26:53 +08:00
msteinert/pam Added all required dependencies 2016-11-04 08:43:11 +01:00
nfnt/resize Added all required dependencies 2016-11-04 08:43:11 +01:00
ngaut fix build failed on aarch64 (#1132) 2017-03-07 15:09:05 +08:00
petar/GoLLRB Integrate public as bindata optionally (#293) 2016-11-30 00:26:36 +08:00
pingcap Integrate public as bindata optionally (#293) 2016-11-30 00:26:36 +08:00
pmezard/go-difflib Vendor github.com/stretchr/testify for the assert package 2016-11-07 23:31:39 +01:00
pquerna/otp Two factor authentication support (#630) 2017-01-16 10:14:29 +08:00
russross/blackfriday Added all required dependencies 2016-11-04 08:43:11 +01:00
satori/go.uuid Added all required dependencies 2016-11-04 08:43:11 +01:00
sergi/go-diff Added all required dependencies 2016-11-04 08:43:11 +01:00
shurcooL/sanitized_anchor_name Added all required dependencies 2016-11-04 08:43:11 +01:00
steveyen/gtreap Search bar for issues/pulls (#530) 2017-01-25 10:43:02 +08:00
stretchr/testify remove unused vendor packages (#1620) 2017-04-27 18:10:34 +08:00
syndtr/goleveldb Integrate public as bindata optionally (#293) 2016-11-30 00:26:36 +08:00
twinj/uuid Integrate public as bindata optionally (#293) 2016-11-30 00:26:36 +08:00
ugorji/go Integrate public as bindata optionally (#293) 2016-11-30 00:26:36 +08:00
urfave/cli Added all required dependencies 2016-11-04 08:43:11 +01:00
yohcop/openid-go Login via OpenID-2.0 (#618) 2017-03-17 15:16:08 +01:00