Commit Graph

17 Commits

Author SHA1 Message Date
3ec8411acc
RDS functions 2022-05-06 11:18:52 +02:00
624bad87b9
Changed readme 2022-05-06 09:23:48 +02:00
5c51d4d9f0
Added password creator helper script 2022-05-06 09:19:52 +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
180929cfb1
chande README, more+ 2022-01-20 10:51:59 +01:00
337a614a0a
README changes, more 2022-01-20 10:42:01 +01:00
8c6dd8a56b
changed README
Initial documentation.
2022-01-20 10:39:45 +01:00
1d42673776 grant on change_valid_until 2022-01-05 13:13:27 +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
42cf4a43ee README updated 2022-01-04 18:47:12 +01:00
5a57608809 function working 2022-01-04 18:46:37 +01:00
4f3f962c73 Initial commit 2022-01-04 18:28:26 +01:00