Tutorial Password
From Axaptapedia
Contents |
[edit] Download
- Version 1.0 - download
[edit] Preview
[edit] Description
This tutorial demonstrates how to use the objects AX provides to handle passwords.
[edit] Notice
The safest way to deal with passwords is not to store them in the database. This method is better than storing the password in the database as plain text, but far from bulletproof. Please ensure that AX security is fully considered if implementing this (Table level security, access to code / development etc)


