Jonas Sulzer
07fddff440
📦 NEW: thanks to @DavieDavieDave ( nextcloud/apps#56 ): SSH password authentication
...
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch >
2019-05-22 20:17:06 +02:00
Sebastian
104e409e83
Add Prosody XMPP MySQL authentication
...
Signed-off-by: Sebastian <sebastian@wiuwiu.de >
Change class name
Signed-off-by: Sebastian <sebastian@wiuwiu.de >
add prosody to title name
Signed-off-by: Sebastian <sebastian@wiuwiu.de >
integrate nextcloud code style guidelines
Signed-off-by: Sebastian <sebastian@wiuwiu.de >
clean up
Signed-off-by: Sebastian <sebastian@wiuwiu.de >
Applied nc code style
Signed-off-by: Sebastian <sebastian@wiuwiu.de >
2019-03-26 00:44:38 +01:00
Lutz Freitag
e1fde296c6
added an authentication handler for external HTTP basic auth
...
Signed-off-by: Lutz Freitag <lutz@gottliebtfreitag.de >
2019-02-25 09:32:36 -05:00
Christian Weiske
e9cc97a9b2
remove superfluous class path definition
2014-02-11 21:05:37 +01:00
Christian Weiske
350afe2d27
Fix code according to blizzz' notes
2014-02-11 21:05:37 +01:00
Christian Weiske
690a579a26
Implement request #301 : Create users when using external auth login
...
After a successful login with imap, smb or ftp, the corresponding
user is created in an own database table.
This is needed to make e.g. sharing files with this users work.
The table may be used by several different external user authentication
services.
See the discussion in https://github.com/owncloud/apps/pull/1579
for details on the implementation design.
2014-02-11 21:05:37 +01:00
Kondou
853da3796c
Remove apps/ infront of includes.
...
Basically just a common-sense/human-powered s/apps\///g
Should make multiapp-dir configs a bit easier.
2013-03-30 05:25:21 +01:00
Robin Appelman
290cfadc9d
ftp user backend
2012-07-19 23:03:02 +02:00
Robin Appelman
8500f30dfb
smb user backend
2012-07-19 22:42:26 +02:00
Robin Appelman
dc4d907a3f
imap user backend
2012-07-19 22:42:18 +02:00