1<!--
2Thanks for reporting issues back to us!
3This is the bug tracker for the Passman. Find passman-webextension at https://github.com/nextcloud/passman-webextension
4
5
6To make it possible for us to help you please fill out below information carefully.
7
8If you like to make a feature request, please remove the issue template.
9If you want to fill in a issue, remove the feature request template.
10
11Issue's / Feature requests not honoring the template will be closed instantly.
12-->
13## Bug report
14
15### Steps to reproduce
161.
172.
183.
19
20### Expected behaviour
21Tell us what should happen
22
23### Actual behaviour
24Tell us what happens instead
25
26### Configuration
27**Operating system**:
28
29**Browser**:
30
31**Extensions that might cause interference**:
32
33**Passman version**:
34
35**Operating system**:
36
37**Web server:**
38
39**Database:**
40
41**PHP version:**
42
43**cloud server:** Nextcloud or ownCloud
44
45**cloud version:** (see admin page or version.php)
46
47
48#### Browser log
49<details>
50<summary>Browser log</summary>
51```
52Insert your browser log here, this could for example include:
53
54a) The javascript console log
55b) The network log
56c) ...
57```
58</details>
59
60
61#### Cloud log
62<!--
63The log has the name owncloud.log or nextcloud.log and is found in the data folder
64-->
65
66<details>
67<summary>Cloud log</summary>
68
69```
70Insert your cloud log here
71```
72</details>
73
74
75## Feature request
76
77**User type**: Logged-in or public user
78
79**User level**: Beginners, intermediate or advanced
80
81### Description
82<!--
83Please try to give as much information as you can about your request
84-->
85
86### Benefit / value
87<!--
88Please explain how it could benefit users of the app, other apps or 3rd party services
89-->
90
91### Risk / caveats
92<!--
93Please explain the risks and caveats associated with this request
94-->
95
96### Sponsorship
97<!--
98This greatly accelerates the delivery of a feature
99-->
100
101**Are you a developer willing to implement this feature?**: yes/no
102
103**Can you sponsor the development of this feature or do you know someone who can?**: yes/no
104