- * 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.
+ * Make the openid selector display "Password" instead of "Other"
+ when appropriate, so users are more likely to click on it when
+ they don't have an openid.
+ * Converted openid-selector into a more generic loginselector helper
+ plugin.
+ * passwordauth: Don't allow registering accounts that look like openids.