Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Activity added to non-member of circles. #144

Closed
freezxp opened this issue Oct 29, 2017 · 2 comments
Closed

Activity added to non-member of circles. #144

freezxp opened this issue Oct 29, 2017 · 2 comments

Comments

@freezxp
Copy link

freezxp commented Oct 29, 2017

Steps to reproduce

Using account A, create a circle Circle0, set UserB as member. Create Circle1 set UserC as member.
Share folder to Circle0, create/upload any files inside that shared folder.
Login using UserC, check the activity, A create/upload file will be shown inside.
Expected behaviour

By right UserC cant see activity related to Circle0 since UserC belong to Circle1. Is it?

Actual behaviour

UserC can see other circles's activity

Server configuration

Operating system:
Ubuntu 16.04
Web server:
Apache2
Database:
Mariadb 10.2.9
PHP version:
PHP7.0
Nextcloud version: (see Nextcloud admin page)
12.0.3.3
Where did you install Nextcloud from:
Download from nextcloud
Signing status:

Login as admin user into your Nextcloud and access
http://example.com/index.php/settings/integrity/failed

paste the results here.
No errors have been found.

List of activated apps:
Activity
Circle
If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your Nextcloud installation folder

Nextcloud configuration:

If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your Nextcloud installation folder

or

Insert your config.php content here
Make sure to remove all sensitive content such as passwords. (e.g. database password, passwordsalt, secret, smtp password, …)

Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...

Client configuration

Browser:

Operating system:

Logs

Nextcloud log (data/nextcloud.log)

Insert your Nextcloud log here

Browser log

Insert your browser log here, this could for example include:

a) The javascript console log
b) The network log
c) ...

@ArtificialOwl
Copy link
Member

Thanks for this report !

ArtificialOwl added a commit to coletivoEITA/circles that referenced this issue Oct 30, 2017
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
ArtificialOwl added a commit to coletivoEITA/circles that referenced this issue Oct 30, 2017
This reverts commit cfffcd6.

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
@ArtificialOwl
Copy link
Member

Fixed in 0.13.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants