|
Twitter Feed
|
Current Record: encryptionencryption[Permalink]encryption fields.ini file directiveThe encryption directive is meant to be used on password fields only. It specifies that a certain type of encryption is to be used in the storing of values in this field. For example, many PHP/MySQL applications use MD5 encryption to store their passwords. If you want your Xataface application to be able to use the same users tables, then you'll need to specify the encryption directive for the password field. Possible Values
E.g. in the users table fields.ini file
blog comments powered by Disqus
|