log schema/manage_users.sql @ 269:0b2d9f96ddb8

age author description
Mon, 30 Jul 2018 12:26:54 +0200 Tom Gottfried Replace CTE with access privilege inquiry function call.
Mon, 30 Jul 2018 11:38:09 +0200 Tom Gottfried Make user_profiles table invisible for users
Fri, 27 Jul 2018 19:03:56 +0200 Tom Gottfried Enable listing of users for all roles with appropriate filters
Fri, 27 Jul 2018 15:26:16 +0200 Tom Gottfried Add database function to check password against policy
Thu, 26 Jul 2018 19:33:42 +0200 Tom Gottfried Add view to list user profiles with role
Thu, 26 Jul 2018 15:02:19 +0200 Tom Gottfried Fix spelling
Thu, 26 Jul 2018 13:57:08 +0200 Tom Gottfried Add database function to delete role and user profile
Wed, 25 Jul 2018 18:26:54 +0200 Tom Gottfried Add database function to update role and user profile
Mon, 23 Jul 2018 17:41:31 +0200 Tom Gottfried Make map extent mandatory
Mon, 23 Jul 2018 11:29:41 +0200 Tom Gottfried Care for the fact that role attributes are not inherited
Fri, 20 Jul 2018 17:28:16 +0200 Tom Gottfried Introduce database schemas as privilege-based namespaces
Thu, 19 Jul 2018 16:37:52 +0200 Tom Gottfried Add database function to create role and user profile