diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-01-04 14:56:04 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-01-04 14:56:17 -0500 |
commit | f8bd25bfc7c590abbd31f42bb4d745d43c3d7f14 (patch) | |
tree | d6defa69ee2c39150ff44765ffe02a22f0b56275 /debian | |
parent | aed16b4833f98eda566f75b6a1a679febc1ba5ff (diff) | |
download | ikiwiki-f8bd25bfc7c590abbd31f42bb4d745d43c3d7f14.tar ikiwiki-f8bd25bfc7c590abbd31f42bb4d745d43c3d7f14.tar.gz |
signinedit: Auto-disable the plugin when all authentication methods are disabled.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index df3490640..aa4f1ac3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ ikiwiki (3.20100104) UNRELEASED; urgency=low * inline: Avoid showing edit links if page editing is disabled. (Sjoerd) + * signinedit: Auto-disable the plugin when all authentication methods + are disabled. -- Joey Hess <joeyh@debian.org> Mon, 04 Jan 2010 12:53:24 -0500 |