file header comment updated
This commit is contained in:
+11
-2
@@ -1,3 +1,12 @@
|
||||
/////
|
||||
//
|
||||
// File : mod_absec.c
|
||||
// Author : Jean-Luc Cyr
|
||||
// Date : 2018-10
|
||||
//
|
||||
// Description: apache module for authentification and autorisation management
|
||||
//
|
||||
|
||||
/*
|
||||
** mod_absec.c -- Apache absec module
|
||||
** [base Autogenerated via ``apxs -n absec -g'']
|
||||
@@ -58,8 +67,8 @@
|
||||
#include <shadow.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
#include "absec_pam.h"
|
||||
#include "absec_mysql.h"
|
||||
#include "absec_authen.h"
|
||||
#include "absec_auto.h"
|
||||
|
||||
////////////////////////////////////////////////////////////////
|
||||
/* Main routine - called after request processing */
|
||||
|
||||
Reference in New Issue
Block a user