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
Victor Dubiniuk
4622418df3
Load user_external before login
2013-07-10 19:24:49 +03: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
82d644a995
Set required owncloud version to 4.93
2013-02-24 17:39:59 +01:00
Robin Appelman
549601dca0
change required ownCloud version to 4.91
2013-01-28 19:46:08 +01:00
Frank Karlitschek
279270d407
bump the required field of all the shipped apps to 4.9 which is the internal verson number of ownCloud 4.5
2012-10-02 12:21:25 +02: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