Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SecurityTokens.php - understanding what it does
02-28-2012, 01:23 AM,
#1
SecurityTokens.php - understanding what it does
it seems to me that "security roles maintenance" would be better than "security tokens".
I don't think (but I may be wrong) those two terms means the same thing in IT and it would be more understandable by non IT people.

--> replace if possible throughout the software
http://fr.linkedin.com/in/jamesdupin
Reply
03-07-2012, 11:54 AM,
#2
RE: SecurityTokens.php - understanding what it does
Well I am not sure about that ...
The security role defines the security tokens that a role is allowed to access.
The security tokens are the numbers allocated to scripts.

e.g.
The SelectOrderItems.php script is allocated security token 2 - if a user has access to security token 2 then they can get in to create an order. We could make up any number of new tokens and allocate them to scripts in any way we wish.

There is some abstraction to get one's head around in understanding the security framework.

You are doing a lovely thorough job with your translation, of course you need to understand the system before you can do a proper job of it and this is probably a good proportion of the work involved I expect.
Phil Daintree
webERP Admin
Logic Works Ltd
http://www.logicworks.co.nz
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)