aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2015-05-13 12:18:22 -0400
committerJoey Hess <joeyh@joeyh.name>2015-05-13 12:18:22 -0400
commitec72b4c95bce640f8b02b7885dad84640b924ffe (patch)
tree58970eda82487ca68d60c236d428d04f8514d05f /debian/changelog
parent0434f86dd5edbfa672c644466d070b1af8bc5d3b (diff)
downloadikiwiki-ec72b4c95bce640f8b02b7885dad84640b924ffe.tar
ikiwiki-ec72b4c95bce640f8b02b7885dad84640b924ffe.tar.gz
When openid and passwordauth are the only enabled auth plugins, make the openid selector display "Password" instead of "Other", so users are more likely to click on it when they don't have an openid.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index de07f747a..4d8b589cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ ikiwiki (3.20150330) UNRELEASED; urgency=medium
* Re-remove google from openid selector; their openid provider is
gone for good.
+ * When openid and passwordauth are the only enabled auth plugins,
+ make the openid selector display "Password" instead of "Other",
+ so users are more likely to click on it when they don't have an openid.
-- Joey Hess <id@joeyh.name> Tue, 28 Apr 2015 12:24:08 -0400