summaryrefslogtreecommitdiffstats
path: root/doc/design.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/design.txt')
-rw-r--r--doc/design.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design.txt b/doc/design.txt
index 44699c5..08830d2 100644
--- a/doc/design.txt
+++ b/doc/design.txt
@@ -29,7 +29,7 @@ Architecture
Ipsilon is mostly a web service builtin in python on the cherrypy framework.
It is normally installed and run in an apache server and some plugins depend
-on authentication modules available in apache like mod_auth_kerb.
+on authentication modules available in apache like mod_auth_gssapi.
Each authentication method is chained to the next in line so that automatic
fallback can happen and multiple authentication methods can be employed at