Handle invalid/expired transactions gracefully
authorSimo Sorce <simo@redhat.com>
Fri, 10 Oct 2014 17:34:00 +0000 (13:34 -0400)
committerPatrick Uiterwijk <puiterwijk@redhat.com>
Fri, 24 Oct 2014 16:03:28 +0000 (18:03 +0200)
commitfe50fd3423969fca640cc35b32678bab5fd491cb
treef3f3c81553934cdf89d5578018b982744837301d
parent66361edf21ca83ad9e34177436f32e792fd8b893
Handle invalid/expired transactions gracefully

Return a useful error page every time and invalid or expired
transaction is requested, instead of ending up with an internal
backtrace and an ugly 500 error.

Signed-off-by: Simo Sorce <simo@redhat.com>
Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com>
ipsilon/login/authkrb.py
ipsilon/login/common.py
ipsilon/util/page.py