auth::verify_account_status (public)

 auth::verify_account_status

Defined in packages/acs-authentication/tcl/authentication-procs.tcl

Verify the account status of the current user, and set [ad_conn account_status] appropriately.

Testcases:
auth__verify_account_status
Source code:
    # Just recheck the authentication cookie, and it'll do the verification for us
    sec_login_handler
Generic XQL file:
packages/acs-authentication/tcl/authentication-procs.xql

PostgreSQL XQL file:
packages/acs-authentication/tcl/authentication-procs-postgresql.xql

Oracle XQL file:
packages/acs-authentication/tcl/authentication-procs-oracle.xql

[ hide source ] | [ make this the default ]
Show another procedure: