πŸ™ˆ Create guest users which can only see files shared with them
ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ ΠΊ Ρ„Π°ΠΉΠ»Ρƒ
Roeland Jago Douma ab87ed1365 Merge pull request #12 from nextcloud/ci-intergration
Run integration tests
2017-04-28 11:04:23 +02:00
appinfo Version 0.4.1 (#77) 2017-04-26 11:43:37 +02:00
controller Can`t share to guest as non admin #60 (#61) 2017-04-12 15:55:56 +02:00
css Add error-messages in frontend, 2017-03-10 11:03:08 +01:00
js Don`t use magic numbers for permission #66 (#71) 2017-04-13 11:33:48 +02:00
l10n [tx-robot] updated from transifex 2017-04-28 01:46:15 +02:00
lib Use permalink/direct link in the email #54 2017-04-12 17:45:43 +02:00
settings #23 Settings rework 2017-03-21 13:33:04 +01:00
templates Forgot to escape quotes 2017-04-12 17:35:31 +02:00
tests/integration OC_ to NC_ 2017-04-28 11:00:10 +02:00
.drone.yml Run integration tests 2017-04-28 10:55:22 +02:00
.gitignore gitignore 2017-02-21 13:18:39 +01:00
.travis.yml PR 27618 was merged in master, so we can use master branch now 2017-04-21 08:35:35 +00:00
LICENSE Initial commit 2017-02-20 12:27:59 +01:00
README.md removed obsolete info (#72) 2017-04-20 11:04:27 +02:00

README.md

guests

Create a guest user by typing his name in to the sharing dialog. The guest will receive an email invite with a link to create an account. He has only access to files which are shared with him.

Furthermore, the administrator has to whitelist the applications that guests can use. By default ',core,settings,avatar,files,files_trashbin,files_versions,files_sharing,files_texteditor,activity,firstrunwizard,gallery' are allowed. The initial , is necessary to allow access to root resources.