Commit Graph

9 Commits

Author SHA1 Message Date
8f3c580bb4
working for rds
must be cleaned
2022-05-06 17:52:04 +02:00
2cfb8a64dc
Bugfix on the regex
I miss the ! character
2022-05-03 10:15:32 +02:00
4e5568bf19
added fields to the audit table 2022-01-21 17:47:10 +01:00
bea07c5ab7
changed pwdhistory table
added additional fields for more infomation
2022-01-21 17:38:48 +01:00
c1db5741db
User postgre should not use this function 2022-01-21 17:25:56 +01:00
988fcd9dca
valid until function changed to show additional info 2022-01-21 11:03:03 +01:00
098de25253 security changes on change_valid_until function 2022-01-05 13:07:06 +01:00
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
5a57608809 function working 2022-01-04 18:46:37 +01:00