fixed a bug when handling ldap_auth_mode 2 in LdapLoginModel.

added svn_for_members_only and made relevant changes to AccessHandler.pm
This commit is contained in:
2014-05-25 06:53:16 +00:00
parent acdf17ccb9
commit daaf42b678
8 changed files with 20 additions and 4 deletions

View File

@ -20,6 +20,8 @@ INSTALLATION
You should perform the following tasks after the RPM installation.
* Initialize the mysql database using /etc/codepot/codepot.mysql.
* Add the following switch to /etc/httpd/conf.d/perl.conf
PerlSwitches -Mlib=/etc/codepot/perl
* Configure /etc/httpd/conf.d/codepot.conf
* Configure /etc/codepot/codepot.ini
* Restart httpd