Project:
View Revisions: Issue #36791 | [ Back to Issue ] | ||
Summary | 0036791: [SERQA 3248] Users without password are not shown in WebPOS login window | ||
Revision | 2017-09-12 12:58 by rafademiguel | ||
Steps To Reproduce | Use an external module for authentication that does not store passwords in Openbravo database. Check that the ERP and WebPOS is accessible to the user. Check that the User is not shown in WebPOS login screen. |
||
Revision | 2017-09-12 12:58 by rafademiguel | ||
Description | Users without password are not shown in WebPOS login window. Using an own Authentication Manager it is possible that passwords are not stored in Openbravo database so these users are not shown in WebPOS login window. Currently the only way to solve this is introducing a dummy string in the password database field to workaround this situation. |
||
Revision | 2017-09-06 13:48 by rafademiguel | ||
Steps To Reproduce | Use an external module for authentication: For example (https://bitbucket.org/gpscode/but_com.openbravo.but.authentication.winbind [^]). Check that the ERP and WebPOS is accessible to the user. Check that the User is not shown in WebPOS login screen. |
||
Revision | 2017-09-06 13:48 by rafademiguel | ||
Description | If a module for external authentication is used, passwords for users are not stored locally. It should exist a flag to set a user as "TerminalUser" or similar to allow show those customers. The flag must be checked in each query where we try to recover users where their password is null. |
Copyright © 2000 - 2009 MantisBT Group |