Commit Graph

33 Commits

Author SHA1 Message Date
Jonas Sulzer
893ba632d5 🚀 RELEASE: v0.5.1
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-02-28 01:04:22 +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
Joas Schilling
3011974beb Fix order of info.xml attributes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-11 14:14:08 +01:00
Jonas Sulzer
ecef285f41 resolve conflicts
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-01-05 00:00:31 +01:00
Jonas Sulzer
4eea136bf2 appinfo changes
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-01-04 23:57:15 +01:00
Jonas Sulzer
23dd03977c semantic version number
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2018-12-27 14:15:01 +01:00
Jonas Sulzer
52a89f7a7f remove shipped-flag; set min-version to 15; bump version
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2018-12-21 17:11:30 +01:00
Jonas Sulzer
22c3ede961 adapt info.xml to comply with minimum as of appstore documentation
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2018-12-21 15:08:49 +01:00
Marius Blüm
6d95f3c605 Implement Feedback removing /tree/master 2018-12-21 12:12:26 +01:00
Marius Blüm
f4c34f9995 Change links in info.xml
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-12-21 10:34:37 +01:00
John Molakvoæ
d576642d5e user_external bump to 15 2018-12-15 15:47:54 +01:00
tflidd
2b0a72684f Update to Nextcloud 14 2018-07-29 14:32:00 +02:00
Morris Jobke
7a847b5fba Update user_external info to 13
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-11-21 15:06:36 +01:00
Marius Blüm
bfdc011138 user_external: Update some links
Signed-off-by: Marius Blüm <marius@lineone.io>
2017-03-28 17:59:46 +02:00
Lukas Reschke
5fc7bc15da Set min and max version to 11 2016-11-21 22:48:30 +01:00
janklostermann
5279f227c1 added links to documentation etc. and enhanced description 2016-06-02 15:25:43 +02:00
tahaa karim
8ec07c8615 updated info.xml for v9.1 support 2016-03-09 11:27:42 +05:30
Lukas Reschke
52ca17e246 User External: Mark as compatible with 9.1
Ref https://github.com/owncloud/core/issues/22956
2016-03-08 18:32:03 +01:00
Lukas Reschke
14b9339b44 Add minimum and maximum required versions 2016-02-05 16:03:31 +01:00
Georg Ehrke
8dabb9c8de add ocsid 2014-07-07 17:52:45 +02:00
Volkan Gezer
45e0d8946c replace require tag with requiremin 2014-05-29 00:07:06 +02:00
Christian Weiske
dad804964d fix notnull settings 2014-02-11 21:05:37 +01: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
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