]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commit
improve error message when postsignin is not set
authorJoey Hess <joeyh@joeyh.name>
Thu, 4 Jan 2018 23:21:51 +0000 (19:21 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 4 Jan 2018 23:21:51 +0000 (19:21 -0400)
commit61f0dc669fdd602bcbb9d4e63c585ea4ee2891ca
tree771dd28fd6d1583dd83db6d0c8263a826b9e9310
parent4601dabd427e52a54052ba6f7aef27e0ab1613f3
improve error message when postsignin is not set

This can happen if the user goes directly to /ikiwiki.cgi?do=login and
logs in, since nothing redirected them to there, there's no postsignin
value set. It can also happen when cookies are disabled, or perhaps
other problems.
IkiWiki/CGI.pm