git-annex/Assistant/WebApp/Configurators
Joey Hess 267f8b0bb5 switch to runFormPostNoToken to work around strange yesod bug
I am not happy about disabling yesod's XSRF tokens, but the webapp has two
guards of its own that should suffice: Listening only to localhost
(normally) and requiring its own auth token on every single request
(always).
2013-10-14 12:19:11 -04:00
..
AWS.hs switch to runFormPostNoToken to work around strange yesod bug 2013-10-14 12:19:11 -04:00
Delete.hs switch to runFormPostNoToken to work around strange yesod bug 2013-10-14 12:19:11 -04:00
Edit.hs switch to runFormPostNoToken to work around strange yesod bug 2013-10-14 12:19:11 -04:00
IA.hs switch to runFormPostNoToken to work around strange yesod bug 2013-10-14 12:19:11 -04:00
Local.hs switch to runFormPostNoToken to work around strange yesod bug 2013-10-14 12:19:11 -04:00
Pairing.hs switch to runFormPostNoToken to work around strange yesod bug 2013-10-14 12:19:11 -04:00
Preferences.hs switch to runFormPostNoToken to work around strange yesod bug 2013-10-14 12:19:11 -04:00
Ssh.hs switch to runFormPostNoToken to work around strange yesod bug 2013-10-14 12:19:11 -04:00
WebDAV.hs switch to runFormPostNoToken to work around strange yesod bug 2013-10-14 12:19:11 -04:00
XMPP.hs switch to runFormPostNoToken to work around strange yesod bug 2013-10-14 12:19:11 -04:00