List extension packs
/data/config-enabled
/swish
/swish/lib
/swish/lib/plugin
/swish/lib/render
/swish/pack/profile/prolog
/swish/pack/profile/prolog/profile/backend
/swish/pack/sCASP/prolog
/swish/pack/sCASP/prolog/scasp
/swish/pack/sCASP/prolog/scasp/clp
/swish/pack/sCASP/prolog/scasp/lang
/swish/pack/smtp/prolog
/usr/lib/swipl/boot
/usr/lib/swipl/library
/usr/lib/swipl/library/chr
/usr/lib/swipl/library/clp
/usr/lib/swipl/library/clp/clpq
/usr/lib/swipl/library/clp/clpqr
/usr/lib/swipl/library/clp/clpr
/usr/lib/swipl/library/dcg
/usr/lib/swipl/library/dialect
/usr/lib/swipl/library/dialect/swi
/usr/lib/swipl/library/http
/usr/lib/swipl/library/lynx
/usr/lib/swipl/library/pldoc
/usr/lib/swipl/library/semweb
/swish/lib/plugin/http_authenticate.pl
All
Application
Manual
Name
Summary
Help
lib
plugin
login.pl -- SWISH login support
http_authenticate.pl -- SWISH login management
config/3
authenticate/2
login_item/2
login/2
user_info/3
login/2
swish_current_user/2
swish_logged_in/3
swish_add_user/3
swish_add_user/0
swish_add_user/1
email.pl -- Email plugin for SWISH
notify.pl -- SWISH notifications
profile.pl -- User profile configuration
swish_config
:
authenticate
(+Request, -User)
[multifile,
swish(lib/plugin/http_authenticate)
]
Called for all SWISH actions. May be used to restrict all access. Access can only be denied by throwing an exception.