/home/swish/lib/plugin/http_authenticate.pl
AllApplicationManualNameSummaryHelp

  • lib
    • plugin
      • login.pl -- SWISH login support
      • http_authenticate.pl -- SWISH login management
        • login/2
        • swish_current_user/2
        • swish_logged_in/3
        • swish_add_user/3
        • swish_add_user/0
        • swish_add_user/1
        • config/3
        • authenticate/2
        • login_item/2
        • login/2
        • user_info/3
      • email.pl -- Email plugin for SWISH
 swish_config:authenticate(+Request, -User)[multifile, wordlist(plugin/http_authenticate)]
Called for all SWISH actions. May be used to restrict all access. Access can only be denied by throwing an exception.