Menu

validate

validate API Variable

This is an array of the user information being validated as correct setting for a username on the current Xortify Server Node that is being contacted.

Array Variables

  • [uname] - Username being validated as unique.
  • [email] - Email address of user being validated as legal email address.
  • [pass] - Open Text password being check for legality on server node.
  • [vpass] - Second validation of password against [pass].
  • [time] - Unix time of call to validate basic signature with [rand].
  • [rand] - Random Integer generated for signature.
  • [passhash] - Signature Pass Hash in sha1 for firing the API Correctly.

Related

Wiki: email
Wiki: pass
Wiki: time
Wiki: uname
Wiki: vpass

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.