发新话题
打印

[转载]Apache验证及授权模块Auth MemCookie

[转载]Apache验证及授权模块Auth MemCookie

信息来源:邪恶八进制信息安全团队(www.eviloctal.com

Auth MemCookie is an Apache v2 authentication and authorization module based on a cookie authentication mechanism. The module doesn't do authentication by itself, but verifies if the cookie used for authentication is valid for each URL protected by the module. The module also validates whether the authenticated user has authorization to access the URL. Authentication is done externally through an authentication form page, and all authentication information necessary to the module is a stored in memcached.  

Homepage http://authmemcookie.sourceforge.net/
曾几何时,有人对我说:装B遭雷劈。我说:去你妈的。于是,这个人又对我说:如果再说脏话,上帝会惩罚你的。我说:我操上帝。结论:彪悍的人生不需要上帝。

TOP

发新话题