[Freeipa-devel] [PATCH] resend enable sessions in the GUI

Mark McLoughlin markmc at redhat.com
Wed Jan 23 09:30:41 UTC 2008


On Tue, 2008-01-22 at 17:10 -0500, Rob Crittenden wrote:
> +++ b/ipa-server/ipa-gui/ipa_webgui.cfg Tue Jan 22 17:24:00 2008 -0500
> @@ -47,6 +47,12 @@ server.thread_pool = 10
>  # Set to True if you'd like to abort execution if a controller gets
> an
>  # unexpected parameter. False by default
>  # tg.strict_parameters = False
> +
> +# TurboGears sessions. 
> +session_filter.on = True
> +session_filter.storage_type='File'
> +session_filter.storage_path='/var/cache/ipa'

Apart from this forgotten one, looks good. ACK.

Cheers,
Mark.




More information about the Freeipa-devel mailing list