Overview

Packages

  • awl
    • AuthPlugin
    • AwlDatabase
    • Browser
    • classEditor
    • DataEntry
    • DataUpdate
    • EMail
    • iCalendar
    • MenuSet
    • PgQuery
    • Session
    • Translation
    • User
    • Utilities
    • Validation
    • vCalendar
    • vComponent
    • XMLDocument
    • XMLElement
  • None
  • PHP

Classes

  • Session

Functions

  • check_temporary_passwords
  • Overview
  • Package
  • Function
  • Tree
  • Deprecated
  • Todo

Function check_temporary_passwords

Checks what a user entered against any currently valid temporary passwords on their account.

Package: awl\Session
Copyright: Catalyst IT Ltd, Morphoss Ltd <http://www.morphoss.com/>
License: GNU GPL v2 or later
Author: Andrew McMillan <andrew@mcmillan.net.nz>
Located at Session.php
Parameters summary
string $they_sent What the user entered.
integer $user_no Which user is attempting to log on.
Return value summary
boolean Whether or not the user correctly guessed a temporary password within the necessary window of opportunity.
AWL API documentation generated by ApiGen 2.8.0