Commit graph

31 commits

Author SHA1 Message Date
Biermair Martin
928a2696f2 removed typos from README.md
Signed-Off-By: Biermair Martin <martin.biermair@wimbergerhaus.at>
2022-04-13 21:16:35 +02:00
Biermair Martin
990b6d73d3 migration to nextcloud app v3.0.0
Signed-off-by: Biermair Martin <martin.biermair@wimbergerhaus.at>
2022-04-10 10:47:18 +02:00
DJCrashdummy
e7be938726
added a hint/warning for upgrading from <0.6.0 and a general warning for unique uids
- finally i added a hint/warning for upgrading from <0.6.0 to manually rework the database according to https://github.com/nextcloud/user_external/issues/64#issuecomment-483224020 since it is the clearest statement i found about this topic (and it seems to work for a bunch of other guys and myself).
- additionally added a general warning to make sure to have unique `uid`s.
2020-02-12 12:35:42 +01:00
Lutz Freitag
c766602618 explicitly tell users that the www-authenticate header must be set on every response from the HTTP server
Signed-off-by: Lutz Freitag <lutz@gottliebtfreitag.de>
2019-10-22 19:55:19 +08:00
Sebastian Sterk
5dc9b1db12 Add warning for plaintext passwords, set default password mode to secure
Signed-off-by: Sebastian Sterk <sebastian@wiuwiu.de>
2019-08-01 12:55:52 +02:00
Sebastian Sterk
66747dbaa9 Update Prosody section
Signed-off-by: Sebastian Sterk <sebastian@wiuwiu.de>
2019-07-18 21:54:16 +02:00
Jonas Sulzer
4d14a2d893
👌 IMPROVE: update description
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-06-08 19:14:27 +02:00
violoncello.ch
406e41c8a2
Merge pull request #65 from lavdnone/master
optional imap groups via domain & make domain striping optional
2019-06-02 23:55:13 +02:00
Jonas Sulzer
f99c4daa71 📖 DOC: additional boolean parameters for optional striping of domain and domain based group creation
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
Signed-off-by: none <vlad@teksperts.nyc>
2019-06-02 13:49:49 -04:00
Lutz Freitag
e2fb7e465d
Merge pull request #79 from nextcloud/port/apps-56
SSH password authentication
2019-05-24 12:36:29 +02:00
Lutz Freitag
16ea6de49e
Merge pull request #63 from nextcloud/basciauth_configuration-warning
add basic auth configuration security warning
2019-05-23 19:12:45 +02:00
Jonas Sulzer
8e1261004c
👌 IMPROVE: add SSH port as possible parameter
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-05-22 20:49:00 +02:00
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
0x47
35ea856d06
Increase clarity of the IMAP seaction in README.md
The previous explanation was somewhat inaccurate.
2019-04-01 22:36:49 +00:00
Jonas Sulzer
ffbd333547
📖 DOC: add basic auth configuration warning
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-03-29 09:30:32 +01: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
Jonas Sulzer
ec7929ab6a
📖 DOC: add possible values for sslmode
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-03-16 14:36:41 +01:00
Jonas Sulzer
d66b5131ec
📖 DOC: sslmode is a string too
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-03-16 09:11:00 +01:00
Jonas Sulzer
1e394d5492
📖 DOC: correct Nextcloud spelling
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-03-14 11:55:30 +01:00
Jonas Sulzer
fe30fbf515
📖 DOC: update README.md IMAP documentation
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-03-13 18:48:55 +01:00
Jonas Sulzer
a977334835
🐛 FIX: correct broken readme links with prefixing
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-02-28 10:08:03 +01:00
Lutz Freitag
9be32d66a6
added a TestCase for basic auth
Signed-off-by: Lutz Freitag <lutz@gottliebtfreitag.de>
2019-02-27 10:53:08 -05:00
Lutz Freitag
71eb09546b added some README text to describe the basic auth feature
Signed-off-by: Lutz Freitag <lutz@gottliebtfreitag.de>
2019-02-25 09:32:36 -05:00
Christian Weiske
c35b073a73
List SQL backend extensions as alternatives 2019-01-30 11:05:20 +01:00
Marius Blüm
ab1af07c8b Merge branch 'master' into external-fix-links 2017-05-01 16:11:51 +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
KoS
d1c9c22e81 IMAP login can be restricted to a specific domain name. 2016-10-23 19:28:10 +02:00
Thomas Müller
91417ffddf Move WebDAVAuth to User_External 2015-09-21 17:23:47 +02:00
Christian Weiske
f86938dad1 Fix typos, owncloud -> ownCloud 2014-02-11 21:05:38 +01:00
Christian Weiske
00d688fb45 add ftp and smb to readme, list dependencies 2014-01-18 11:32:53 +01:00
Christian Weiske
99b8dad9d1 add readme for imap 2013-12-27 18:44:20 +01:00