diff options
author | Adam Chlipala <adam@chlipala.net> | 2011-08-28 17:16:54 -0400 |
---|---|---|
committer | Adam Chlipala <adam@chlipala.net> | 2011-08-28 17:16:54 -0400 |
commit | ca0e7da014bf885d5f2acc887667368475f55520 (patch) | |
tree | 57bb51d132b4f81840f3ec44eba22addcf822f52 /tests/goback.urp | |
parent | d91328bc0c51c399b2a6926ba04cead7bccc67da (diff) |
Gentle handling of back-button returns to pages with stale message-passing credentials
Diffstat (limited to 'tests/goback.urp')
-rw-r--r-- | tests/goback.urp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/goback.urp b/tests/goback.urp new file mode 100644 index 00000000..8db1b3a6 --- /dev/null +++ b/tests/goback.urp @@ -0,0 +1,6 @@ +database dbname=goback +sql goback.sql +rewrite all Goback/* +safeGet get + +goback |