You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/plugins/http_authentication
Giovanni Bajo 35533c3622 Allow HTTP authentication without password.
This makes it the plugin useful for any form of webserver-based
authentication (CAS, SAML, etc.); of course, other plugins will
have to be installed to handle connections to the IMAP/SMTP
servers, but at least they don't need to duplicate the basic
HTTP authentication functionality.
11 years ago
..
tests Add basic tests for plugins 12 years ago
config.inc.php.dist s/$rcmail_config/$config/ also for plugins configuration 11 years ago
http_authentication.php Allow HTTP authentication without password. 11 years ago
logout.html Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore 12 years ago
package.xml Don't store user password in database (#1486553) 12 years ago