You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After login it has a loading status around 5-6 minutes then after we wait it will be okay. it can now access the folders.
Expected behaviour
Actual behaviour
Server configuration
Operating system**: Windows NT HOSVRTEAMPASS 6.2 build 9200 (Windows Server 2012 Standard Edition) i586
Web server:** Apache/2.4.17 (Win32) OpenSSL/1.0.2d PHP/5.6.23
Database:** 5.5.5-10.1.13-MariaDB
PHP version:** 5.6.23
Teampass version:** 2.1.27.36
Install type
Fresh install / Updated from x.x.x
Deployment
Standard / Docker / other
Teampass configuration variables
Configuration variables (click to expand)
Paste the configuration variables here
Important informations
Updated from an older Teampass or fresh install
Fresh install / Updated from what release
Using Docker
Yes / No
Client configuration
Browser
Operating system
Logs
Web server error log
Content Security Policy of your site blocks the use of 'eval' in JavaScript`
The Content Security Policy (CSP) prevents the evaluation of arbitrary strings as JavaScript to make it more difficult for an attacker to inject unathorized code on your site.
To solve this issue, avoid usingeval(),new Function(),setTimeout([string], ...)andsetInterval([string], ...)for evaluating strings.
If you absolutely must: you can enable string evaluation by addingunsafe-evalas an allowed source in ascript-srcdirective.
⚠️ Allowing string evaluation comes at the risk of inline script injection.
The label'sforattribute doesn't match any elementid. This might prevent the browser from correctly autofilling the form and accessibility tools from working correctly.
To fix this issue, make sure the label'sforattribute references the correctidof a form field.
Steps to reproduce
Expected behaviour
Actual behaviour
Server configuration
Teampass configuration variables
Configuration variables (click to expand)
Important informations
Client configuration
Logs
Web server error log
The Content Security Policy (CSP) prevents the evaluation of arbitrary strings as JavaScript to make it more difficult for an attacker to inject unathorized code on your site.
To solve this issue, avoid using
eval(),new Function(),setTimeout([string], ...)andsetInterval([string], ...)for evaluating strings.If you absolutely must: you can enable string evaluation by adding
unsafe-evalas an allowed source in ascript-srcdirective.The label's
forattribute doesn't match any elementid. This might prevent the browser from correctly autofilling the form and accessibility tools from working correctly.To fix this issue, make sure the label's
forattribute references the correctidof a form field.Violating node
Violating node
Violating node
Violating node
Violating node
Violating node
Violating node
Violating node
Violating node
Violating node
Violating node
Violating node
Violating node
Violating node
Violating node
Violating node
Violating node
Violating node
Violating node
Violating node
Violating node
Violating node
Violating node
Browser developer console (F12 > Console + Network)