Jump to content
  • 0

Flux CP Admin access setting


uDe

Question


  • Group:  Members
  • Topic Count:  43
  • Topics Per Day:  0.01
  • Content Count:  400
  • Reputation:   5
  • Joined:  12/05/11
  • Last Seen:  

Hello,

How to view players password from FluxCP?

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  75
  • Topics Per Day:  0.02
  • Content Count:  2223
  • Reputation:   593
  • Joined:  10/26/11
  • Last Seen:  

../config/access.php

		'SeeAccountPassword' => AccountLevel::NOONE,  // If not using MD5, view another person's password in list.

Edit that access level to AccountLevel::ADMIN.

There are also some other configs you might want to edit in access.php (search for "password").

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  57
  • Reputation:   0
  • Joined:  05/20/12
  • Last Seen:  

Hello,

How to view players password from FluxCP?

what do you mean exactly? on the FluxCP if you click on the accounts as far as i remember...the list of all accounts and their information can already be seen...

Edited by jhonix
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  43
  • Topics Per Day:  0.01
  • Content Count:  400
  • Reputation:   5
  • Joined:  12/05/11
  • Last Seen:  

../config/access.php

		'SeeAccountPassword' => AccountLevel::NOONE,  // If not using MD5, view another person's password in list.

Edit that access level to AccountLevel::ADMIN.

There are also some other configs you might want to edit in access.php (search for "password").

Thank you so much!!!!

Hello,

How to view players password from FluxCP?

what do you mean exactly? on the FluxCP if you click on the accounts as far as i remember...the list of all accounts and their information can already be seen...

Well, after change the FluxCP version. I can't view it. Now I can. /kis2

Link to comment
Share on other sites

×
×
  • Create New...