Skip to content

[BUG] - Teampass version : 2.1.27.36 #5222

@jgfernandezphilsaga

Description

@jgfernandezphilsaga

Steps to reproduce

  1. 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

  1. Content Security Policy of your site blocks the use of 'eval' in JavaScript`
    1. 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], ...) and setInterval([string], ...) for evaluating strings.

      If you absolutely must: you can enable string evaluation by adding unsafe-eval as an allowed source in a script-src directive.

      ⚠️ Allowing string evaluation comes at the risk of inline script injection.

      1. 1 directive
        1. Source location | Directive | Status -- | -- | --   | script-src | blocked
Insert your web server error log here
  1. Incorrect use of <label for=FORM_ELEMENT>
    1. The label's for attribute doesn't match any element id. 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 for attribute references the correct id of a form field.

      1. 23 resources
        1. 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

      • Learn more: The label elements

Browser developer console (F12 > Console + Network)

Insert the relevant console/network errors here  and especially the answer of the query that failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions