diff options
author | techknowlogick <techknowlogick@gitea.io> | 2019-09-14 06:02:39 -0400 |
---|---|---|
committer | Antoine GIRARD <sapk@users.noreply.github.com> | 2019-09-14 12:02:39 +0200 |
commit | 7a8e299c7c7b4f83b8280ab2b069ddaed9f34d0f (patch) | |
tree | 4faf85c56ea34c5dcbf59f09e3a76ba41194ce94 /public/img | |
parent | 107d57a9256cdfbbb4f59665ea08311e14eb59de (diff) | |
download | gitea-7a8e299c7c7b4f83b8280ab2b069ddaed9f34d0f.tar.gz gitea-7a8e299c7c7b4f83b8280ab2b069ddaed9f34d0f.zip |
migrate gplus to google oauth2 provider (#7885)
* migrate gplus to google oauth2 provider. this still provides support for old gplus connections.
* Update models/oauth2.go
Co-Authored-By: Antoine GIRARD <sapk@users.noreply.github.com>
* make vendor
Diffstat (limited to 'public/img')
-rw-r--r-- | public/img/auth/google.png | bin | 0 -> 1625 bytes |
-rw-r--r-- | public/img/auth/google_plus.png | bin | 1254 -> 0 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/public/img/auth/google.png b/public/img/auth/google.png Binary files differnew file mode 100644 index 0000000000..389c1cd54c --- /dev/null +++ b/public/img/auth/google.png diff --git a/public/img/auth/google_plus.png b/public/img/auth/google_plus.png Binary files differdeleted file mode 100644 index 21251288d2..0000000000 --- a/public/img/auth/google_plus.png +++ /dev/null |