[opw-web] Add a notice to the login page
- From: Owen Taylor <otaylor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [opw-web] Add a notice to the login page
- Date: Tue, 25 Mar 2014 14:24:53 +0000 (UTC)
commit 8273f061137cc5d56ed86380611d6c9db6d33f42
Author: Owen W. Taylor <otaylor fishsoup net>
Date: Tue Mar 25 10:23:46 2014 -0400
Add a notice to the login page
Google logins stopped working for unknown reasons overnight; it's
possible that upgrading to a newer version of HybridAuth which uses
non-deprecated Google APIs will resolve this problem; add a note
to the Login screen showing the status.
skins/easterngreen/html/tpl_login.html | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/skins/easterngreen/html/tpl_login.html b/skins/easterngreen/html/tpl_login.html
index cfdc8bd..bbcf8d3 100644
--- a/skins/easterngreen/html/tpl_login.html
+++ b/skins/easterngreen/html/tpl_login.html
@@ -32,6 +32,11 @@
<h4 class="[[google_visibility]]">{{login_with_google}}</h4>
<br />
+<div class="alert alert-error [[google_visibility]]">
+ We are currently experiencing difficulty with Google account login; we
+ hope to have a solution within a few hours. (As of March 25, 14:00 UTC.)
+</div>
+
<div class="form-actions [[google_visibility]]">
<button type="submit" name="login_google" class="btn btn-primary">{{log_in}}</button>
</div>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]