Commit Graph

15 Commits

Author SHA1 Message Date
dodger 5c51d4d9f0 Added password creator helper script 2022-05-06 09:19:52 +02:00
dodger 2cfb8a64dc Bugfix on the regex
I miss the ! character
2022-05-03 10:15:32 +02:00
dodger 4e5568bf19 added fields to the audit table 2022-01-21 17:47:10 +01:00
dodger bea07c5ab7 changed pwdhistory table
added additional fields for more infomation
2022-01-21 17:38:48 +01:00
dodger c1db5741db User postgre should not use this function 2022-01-21 17:25:56 +01:00
dodger 988fcd9dca valid until function changed to show additional info 2022-01-21 11:03:03 +01:00
dodger 180929cfb1 chande README, more+ 2022-01-20 10:51:59 +01:00
dodger 337a614a0a README changes, more 2022-01-20 10:42:01 +01:00
dodger 8c6dd8a56b changed README
Initial documentation.
2022-01-20 10:39:45 +01:00
dodger 1d42673776 grant on change_valid_until 2022-01-05 13:13:27 +01:00
dodger 098de25253 security changes on change_valid_until function 2022-01-05 13:07:06 +01:00
dodger 736c6871aa Changed the whole thing, now it really works
There are 2 functions, one with "SECURITY INVOKER" and the other  with
"SECURITY DEFINER".
One is to be invoked by the final user and the other one only for the
main function.
2022-01-05 11:06:33 +01:00
dodger 42cf4a43ee README updated 2022-01-04 18:47:12 +01:00
dodger 5a57608809 function working 2022-01-04 18:46:37 +01:00
dodger 4f3f962c73 Initial commit 2022-01-04 18:28:26 +01:00