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

Manager can't change password of other users account #1615

Closed
thymeore opened this issue Jan 12, 2017 · 6 comments
Closed

Manager can't change password of other users account #1615

thymeore opened this issue Jan 12, 2017 · 6 comments
Labels

Comments

@thymeore
Copy link

The account with the manager role was unable to change the password of another users account.

Steps to reproduce

  1. Login as manager
  2. Click "Manage users"
  3. Select user & click on "Change password"
  4. Change password & Click Save Button, Button don't work

Expected behaviour

Password changed.

Actual behaviour

Save Button doesn't work, this whereby the password didn't change.

Server configuration

Operating system: Linux 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u2 (2016-10-19) x86_64 GNU/Linux
Debian 8.6

Web server:
Server version: Apache/2.4.10 (Debian)
Server built: Sep 15 2016 20:44:43
Server's Module Magic Number: 20120211:37
Server loaded: APR 1.5.1, APR-UTIL 1.5.4
Compiled using: APR 1.5.1, APR-UTIL 1.5.4
Architecture: 64-bit
Server MPM: prefork
threaded: no
forked: yes (variable process count)
Server compiled with....
-D APR_HAS_SENDFILE
-D APR_HAS_MMAP
-D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
-D APR_USE_SYSVSEM_SERIALIZE
-D APR_USE_PTHREAD_SERIALIZE
-D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
-D APR_HAS_OTHER_CHILD
-D AP_HAVE_RELIABLE_PIPED_LOGS
-D DYNAMIC_MODULE_LIMIT=256
-D HTTPD_ROOT="/etc/apache2"
-D SUEXEC_BIN="/usr/lib/apache2/suexec"
-D DEFAULT_PIDLOG="/var/run/apache2.pid"
-D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
-D DEFAULT_ERRORLOG="logs/error_log"
-D AP_TYPES_CONFIG_FILE="mime.types"
-D SERVER_CONFIG_FILE="apache2.conf"

Database: mysql Ver 14.14 Distrib 5.5.52, for debian-linux-gnu (x86_64) using readline 6.3

PHP version:
PHP 5.6.27-0+deb8u1 (cli) (built: Oct 15 2016 15:53:28)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies

Teampass version: TeamPass 2.1.26 2009 - 2017

Client configuration

Browser: Firefox 50.1.0

Operating system: Windows 7 32bit

@pingax
Copy link

pingax commented Jan 13, 2017

Same here, with an admin account (same server configuration)

@nilsteampassnet
Copy link
Owner

Cannot reproduce.

If the password is not changed it means an error is generated (as it should change it).
Can you please use a developer console (firebug or browser one) to get the error sent back from the server?

@pingax
Copy link

pingax commented Jan 14, 2017 via email

@frankenstein91
Copy link

Hi Nils
This window is not closing if i click on save.
grafik

the only error is "Laden von gemischten aktiven Inhalten "http:///teampass/includes/libraries/csrfp/js/csrfprotector.js" wurde blockiert.[https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content]".

@thymeore
Copy link
Author

I have the same behavior like @frankenstein91.

@nilsteampassnet
Copy link
Owner

nilsteampassnet commented Jan 17, 2017

You must have log errors

Or you can use your webbrowser console to catch the error, or better use Firebug

Without this I cannot help

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

4 participants