xyj70 / fusionpbx

Automatically exported from code.google.com/p/fusionpbx
0 stars 0 forks source link

incorrect password is shown in properties of a 'bulk created' extension #166

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create two extensions at once:
    - go to mod/extensions/v_extensions_edit.php;
    - enter '3333' to the Extension field; <- the entered number may be different
    - set Range to '2';
    - check the 'Auto-generate user with extension as login name' box;
    - press 'Save'
See the 'New User Accounts' table:
Username Password 
3333 VcZ.mi1!vU (passwords may be different of course)
3334 kko..H!7nK 

2.
Go to mod/extensions/v_extensions.php.
Click 'Edit' to edit 3333 properties.
Click to the 'Password' field

What is the expected output? What do you see instead?
You'll notice that the appeared current password in the Password: field 
description differs from the one listed in the 'New User Accounts' table before 
(mine was pFP!$xy!!n).

The valid password which allows to login is the one listed in the 'New User 
Accounts' table.

What version of the product are you using? On what operating system?
r1500

Please provide any additional information below.

Original issue reported on code.google.com by Vitaly.T...@gmail.com on 29 Aug 2011 at 5:10

GoogleCodeExporter commented 9 years ago
Check the 'Auto-generate user with extension as login name' box;

The username and passwords you see are actually for the user Accounts. The 
extension password is actually different. However it would be useful when 
creating bulk extensions to show both passwords.

Original comment by markjcrane@gmail.com on 9 Oct 2011 at 6:41

GoogleCodeExporter commented 9 years ago
Changing this to a feature request because the passwords provided are correct 
just extensions and users have different passwords. Extensions you can go back 
hit edit and see the password. However it would be nice to list both passwords 
in the table.

Original comment by markjcrane@gmail.com on 14 Apr 2012 at 4:14

GoogleCodeExporter commented 9 years ago
Moved to Github
https://github.com/fusionpbx/fusionpbx/issues

Original comment by markjcrane@gmail.com on 9 Jul 2015 at 12:25

GoogleCodeExporter commented 9 years ago
Moved to Github
https://github.com/fusionpbx/fusionpbx/issues

Original comment by markjcrane@gmail.com on 9 Jul 2015 at 12:26