Authentication modules are now configured from the config file rather than the command line.
This commit is contained in:
parent
7bca02db6d
commit
71d0d6b0c7
5 changed files with 30 additions and 33 deletions
|
|
@ -10,6 +10,8 @@ extrasPath = /data/WebGUI/www/extras
|
|||
uploadsURL = /uploads
|
||||
uploadsPath = /data/WebGUI/www/uploads
|
||||
|
||||
authMethods = LDAP, WebGUI
|
||||
|
||||
wobjects = Article, EventsCalendar, ExtraColumn, FAQ, FileManager, HttpProxy, \
|
||||
Item, LinkList, MailForm, MessageBoard, Poll, Product, SiteMap, \
|
||||
SQLReport, Survey, SyndicatedContent, USS, WobjectProxy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue