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

Sharing with users and groups doesn't work #249

Closed
MMoudry3 opened this issue Feb 17, 2017 · 5 comments
Closed

Sharing with users and groups doesn't work #249

MMoudry3 opened this issue Feb 17, 2017 · 5 comments
Labels
Milestone

Comments

@MMoudry3
Copy link

##Issue
Sharing with users or groups doesnt work under latest Chrome.

Steps to reproduce

  1. Create a credential using Chrome web browser
  2. Attempt to share it with a group or a user - not using link

Expected behaviour

When trying to share with other users and groups, the textbox 'Search users and groups' works like elsewhere in nextCloud.

Actual behaviour

There are no selections proposed, writing full name or username and clicking on plus just makes the textbox red.

Configuration

Operating system: Client WIndows 10, server ubuntu 16.04

Browser: Chrome 56.0.2924.87 (64-bit), Firefox

Extensions that might cause interference: None

Passman version: 2.0.2

Operating system: Windows 10

Web server:
Apache2

Database:
Mysql

PHP version:
7.0

cloud server: Nextcloud

cloud version: (see admin page or version.php)
11.01

Browser log

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

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

</details>   


#### Cloud log
<!--
The log has the name owncloud.log or nextcloud.log and is found in the data folder
-->

<details>
<summary>Cloud log</summary>

Insert your cloud log here

</details>


## Feature request

**User type**: Logged-in or public user

**User level**: Beginners, intermediate or advanced

### Description
<!--
Please try to give as much information as you can about your request
-->

### Benefit / value
<!--
Please explain how it could benefit users of the app, other apps or 3rd party services
-->

### Risk / caveats
<!--
Please explain the risks and caveats associated with this request
-->

### Sponsorship
<!--
This greatly accelerates the delivery of a feature
-->
 
**Are you a developer willing to implement this feature?**: yes/no

**Can you sponsor the development of this feature or do you know someone who can?**: yes/no
@brantje
Copy link
Member

brantje commented Feb 17, 2017

I think #242 is related

@animalillo
Copy link
Collaborator

Do the target user have created any vaults?
We have added a warning message on passman v2.1 which will be the next release

@MMoudry3
Copy link
Author

Nope I don't think so, lemme try that

@MMoudry3
Copy link
Author

yes, that fixed it however now the share button stays greyed...

@MMoudry3
Copy link
Author

For me, I am admin the button ungreys itself, for other users it stays greyed

@brantje brantje added the bug label Feb 17, 2017
@brantje brantje added this to the V2.1 milestone Feb 17, 2017
passman-bot added a commit that referenced this issue Feb 17, 2017
    Lock vault after 3 wrong attempts (Fixes #197)
    Fix share button, fix shared_key not added to storedCredential after sharing (Fixes #249)
    Add password app importer. Fixes #248
    Fix version check via proxy. Fixes #237
    Fix activity app not filtering. Fixes #246
    Add EnPass txt importer. Fixes #159
    Fix for disabled share button
    Require vault key for export. Fixes #199
    Indicate that sharing only works with users that have 1 or more vaults.
    Fixes #242
    Reset tags on logout. Fixes #245
    Ability to enter OTP secret manually. Fixes #198
    Create teampass importer. Fixes #244

Signed-off-by: Passman Bot <info@passman.cc>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants