Commit graph

244 commits

Author SHA1 Message Date
Anojh Thayaparan
d83a883a1c Implements error handling #11
Prints IMAP errors and alerts to the nextcloud log.

Signed-off-by: Anojh Thayaparan <anojh@hotmail.com>
2019-01-28 10:28:51 -08:00
violoncello.ch
5df00dc149
Merge pull request #30 from nextcloud/fix/6/check-code-fixes
occ check-code compliance
2019-01-14 13:35:45 +01:00
Joas Schilling
8c5e80b21d
Login via Email Address is handled by the LoginController
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-11 17:06:16 +01:00
Joas Schilling
b3565eda6c
Use the querybuilder instead
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-11 14:50:01 +01: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
757c651995
use $stmt = \OC::$server->getDatabaseConnection()->prepare() for the remaining two
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-01-11 14:08:10 +01:00
Jonas Sulzer
cfd23bc01e
use \OC::$server->getDatabaseConnection()->executeQuery() with fetch() where possible
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-01-10 23:22:24 +01:00
Jonas Sulzer
59e8646100
use \OC::$server->getDatabaseConnection()->executeQuery() where it works
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-01-10 14:12:49 +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
db5ab31ee4
change deprecated logging method
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-01-04 23:55:11 +01:00
Jonas Sulzer
a67e3e08e0
changing discouraged operators
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-01-04 23:55:02 +01:00
Morris Jobke
05fb0e2f33
Merge pull request #26 from nextcloud/unbundle_from_release_to_appstore
prepare to release in appstore
2019-01-04 23:43:37 +01:00
Jonas Sulzer
23dd03977c
semantic version number
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2018-12-27 14:15:01 +01:00
violoncello.ch
c1914e830b
Merge pull request #27 from nextcloud/issue_template_and_contributing
add issue templates
2018-12-21 23:25:41 +01:00
Jonas Sulzer
bfec991839
add issue templates
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2018-12-21 21:24:55 +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
Jan-Christoph Borchardt
e3aa5de422
Merge pull request #25 from nextcloud/info.xml_for_appstore
adapt info.xml to comply with minimum as of appstore documentation
2018-12-21 15:48:03 +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
violoncello.ch
6bba573065
Merge pull request #23 from nextcloud/infoxml-links
Change links in info.xml
2018-12-21 12:32:22 +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
umgfoin
034a6ef057 Fix inappropriate SQL-quoting in imap.php
External user-authentification against IMAP-gateways:
Commit f8fb4d9 broke compatibility with PostgreSQL due to inappropriate SQL-quoting.
2018-01-29 15:02:27 +01:00
Pierre Ozoux
40b92ae6fe Properly merge master 2017-12-08 15:39:06 +01:00
Pierre Ozoux
59b8bb34aa Fix identation 2017-12-08 15:38:11 +01:00
Pierre Ozoux
3fffb53a12 Merge branch 'master' into imap-email 2017-12-08 15:36:51 +01:00
Morris Jobke
b20d0a6b94 Merge pull request #44 from nextcloud/backport-escape-apple-ab
Backport escape apple ab
2017-11-23 14:33:45 +01:00
Marvin
8bbcdb4b5c handle escaped @ symbol fixes Apple AddressBook problems
Signed-off-by: Marvin Winkler <marvambass@gmail.com>
2017-11-23 14:20:10 +01:00
Marvin
90a3107edd handle escaped @ symbol fixes Apple AddressBook problems
Signed-off-by: Marvin Winkler <marvambass@gmail.com>
2017-11-22 10:43:28 +01: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
pierreozoux
2df5521c49 Add possibility to login with email on imap 2017-11-09 12:49:26 +01:00
Morris Jobke
306b633719 Fix namespace
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-25 09:00:21 +02:00
Marius Blüm
ab1af07c8b Merge branch 'master' into external-fix-links 2017-05-01 16:11:51 +02:00
Joas Schilling
77db881adb Merge pull request #15 from kosli/patch-1
IMAP login can be restricted to a specific domain name.
2017-04-26 09:37:35 +02: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
KoS
d1c9c22e81 IMAP login can be restricted to a specific domain name. 2016-10-23 19:28:10 +02:00
KoS
a7e276fa7a IMAP login can be restricted to a specific domain name. 2016-10-23 19:25:44 +02:00
Lukas Reschke
10f4a443e0 Merge pull request #8 from nextcloud/master-smb
Double verify the SMB response
2016-09-09 17:13:23 +02:00
Lukas Reschke
4492caa0e4 Double verify the SMB response
In case anonymous auth is allowed this can otherwise lead to unexpected actions.
2016-09-09 10:59:08 +02:00
Morris Jobke
8ceeed8d4d add viewBox to app icon for scaling in firefox 2016-08-17 17:32:22 +02:00
Vincent Petry
43559a7804 Merge pull request #2185 from owncloud/userext-smb-escapehost
Escape host argument when calling smbclient
2016-07-06 13:01:33 +02:00
Vincent Petry
b88c6d4b7a Escape host argument in SMB user backend 2016-07-04 10:20:14 +02:00
janklostermann
5279f227c1 added links to documentation etc. and enhanced description 2016-06-02 15:25:43 +02:00
Lukas Reschke
0991141c26 Merge pull request #2159 from owncloud/backport-2157
backport of PR #2157
2016-03-15 23:17:58 +01:00
canepan
950372d8cf Correct problem
Leaving "$webDavAuthUrl" in constructor, leads to a non-working class
2016-03-15 18:12:19 +01: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