diff options
author | Florian Unglaub <florian.unglaub@nix-wie-weg.de> | 2012-08-03 17:27:39 +0200 |
---|---|---|
committer | Florian Unglaub <florian.unglaub@nix-wie-weg.de> | 2012-08-17 15:20:55 +0200 |
commit | a64aff2f1c1ddc77b00211489d74fbc23c0c2fa2 (patch) | |
tree | 3d3511aaa5d59b098d87e209b96b7ca08b56e3f9 /vendor | |
parent | 4ce034ca6526e34d71fb1a483a82be2486237e6b (diff) | |
download | gitlab-ce-a64aff2f1c1ddc77b00211489d74fbc23c0c2fa2.tar.gz |
Omniauth Support
Diffstat (limited to 'vendor')
-rw-r--r-- | vendor/assets/images/authbuttons/github_32.png | bin | 0 -> 1931 bytes |
-rw-r--r-- | vendor/assets/images/authbuttons/github_64.png | bin | 0 -> 4447 bytes |
-rw-r--r-- | vendor/assets/images/authbuttons/google_32.png | bin | 0 -> 1615 bytes |
-rw-r--r-- | vendor/assets/images/authbuttons/google_64.png | bin | 0 -> 3446 bytes |
-rw-r--r-- | vendor/assets/images/authbuttons/twitter_32.png | bin | 0 -> 1439 bytes |
-rw-r--r-- | vendor/assets/images/authbuttons/twitter_64.png | bin | 0 -> 3384 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/vendor/assets/images/authbuttons/github_32.png b/vendor/assets/images/authbuttons/github_32.png Binary files differnew file mode 100644 index 00000000000..247e52a5f42 --- /dev/null +++ b/vendor/assets/images/authbuttons/github_32.png diff --git a/vendor/assets/images/authbuttons/github_64.png b/vendor/assets/images/authbuttons/github_64.png Binary files differnew file mode 100644 index 00000000000..fca7bf44652 --- /dev/null +++ b/vendor/assets/images/authbuttons/github_64.png diff --git a/vendor/assets/images/authbuttons/google_32.png b/vendor/assets/images/authbuttons/google_32.png Binary files differnew file mode 100644 index 00000000000..3909e9de93b --- /dev/null +++ b/vendor/assets/images/authbuttons/google_32.png diff --git a/vendor/assets/images/authbuttons/google_64.png b/vendor/assets/images/authbuttons/google_64.png Binary files differnew file mode 100644 index 00000000000..e55f34f1b7d --- /dev/null +++ b/vendor/assets/images/authbuttons/google_64.png diff --git a/vendor/assets/images/authbuttons/twitter_32.png b/vendor/assets/images/authbuttons/twitter_32.png Binary files differnew file mode 100644 index 00000000000..daadcffd315 --- /dev/null +++ b/vendor/assets/images/authbuttons/twitter_32.png diff --git a/vendor/assets/images/authbuttons/twitter_64.png b/vendor/assets/images/authbuttons/twitter_64.png Binary files differnew file mode 100644 index 00000000000..68b74530c06 --- /dev/null +++ b/vendor/assets/images/authbuttons/twitter_64.png |