From d2f7ccfd1bab830e7758b3af4a70dc31e64327f3 Mon Sep 17 00:00:00 2001 From: Sebastian Reichel Date: Sat, 14 Feb 2015 22:53:22 +0100 Subject: web: more detailed authentication system --- templates/users/entry.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/users') diff --git a/templates/users/entry.html b/templates/users/entry.html index ee1959c..9ff0239 100644 --- a/templates/users/entry.html +++ b/templates/users/entry.html @@ -23,6 +23,9 @@ Administrative Information Disabled{{{DISABLED}}} Superuser{{{ISSUPERUSER}}} + Auth Products{{{HAS_AUTH_PRODUCTS}}} + Auth Cashbox{{{HAS_AUTH_CASHBOX}}} + Auth Users{{{HAS_AUTH_USERS}}} Password -- cgit v1.2.3