All Downloads are FREE. Search and download functionalities are using the official Maven repository.

base.jee.resources.suspended_accounts.html Maven / Gradle / Ivy

Go to download

A collection of basic java utility classes that provide basic features for a standalone/simple JEE application. Backed by a Cassandra, MySQL, or SQLite database, it provides, web page templates, user and group management, and a searchable online audit log of all user activity.

There is a newer version: 1.5.4
Show newest version
$header(formurl,breadcrumbs,shortcuts)$

$if(error)$
$error$
$endif$ $if(success)$
$success$
$endif$

Suspended Accounts

Security measures may temporarily block an individual person, or an IP address from being able to sign in to the system. You may remove these temporary locks, or wait for them to automatically expire. (This list includes both locked, and almost locked keys).

$if(!first(suspension))$

There are no people or IP addresses with active suspensions.

$else$
    $suspension:{s|
  • $s.uid;format="html"$ ($s.updated$) Delete
  • }$
$endif$
$footer()$




© 2015 - 2025 Weber Informatics LLC | Privacy Policy