freeipa/ipaserver
Simo Sorce c894ebefc5 Change session handling
Stop using memcache, use mod_auth_gssapi filesystem based ccaches.
Remove custom session handling, use mod_auth_gssapi and mod_session to
establish and keep a session cookie.
Add loopback to mod_auth_gssapi to do form absed auth and pass back a
valid session cookie.
And now that we do not remove ccaches files to move them to the
memcache, we can avoid the risk of pollutting the filesystem by keeping
a common ccache file for all instances of the same user.

https://fedorahosted.org/freeipa/ticket/5959

Signed-off-by: Simo Sorce <simo@redhat.com>
Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2017-02-15 07:13:37 +01:00
..
advise ipautil: remove SHARE_DIR and PLUGIN_SHARE_DIR 2016-11-29 14:50:51 +01:00
dnssec ipapython: move dnssec, p11helper and secrets to ipaserver 2016-11-29 14:50:51 +01:00
install Change session handling 2017-02-15 07:13:37 +01:00
plugins Change session handling 2017-02-15 07:13:37 +01:00
secrets custodia: kem.set_keys: replace too-broad exception 2017-02-10 14:03:04 +01:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dcerpc.py ipautil: remove SHARE_DIR and PLUGIN_SHARE_DIR 2016-11-29 14:50:51 +01:00
dns_data_management.py Fix compatibility with python-dns 1.15.0 2016-10-11 15:45:41 +02:00
Makefile.am Build: Makefiles for Python packages 2016-11-09 13:08:32 +01:00
p11helper.py ipapython: move dnssec, p11helper and secrets to ipaserver 2016-11-29 14:50:51 +01:00
rpcserver.py Change session handling 2017-02-15 07:13:37 +01:00
servroles.py Introduce "NTP server" role 2016-06-15 13:51:48 +02:00
session.py Change session handling 2017-02-15 07:13:37 +01:00
setup.cfg Port all setup.py to setuptools 2016-10-20 18:43:37 +02:00
setup.py Change session handling 2017-02-15 07:13:37 +01:00
topology.py Fix topologysuffix-verify failing connections 2016-06-24 13:32:02 +02:00