Commit Graph

26 Commits

Author SHA1 Message Date
aa85a3b78b
changes applied to rds 2022-05-10 11:08:27 +02:00
72aceed586
huge improvements 2022-05-10 11:04:24 +02:00
6b86f3f111
minor bugfix 2022-05-09 18:12:54 +02:00
3d8b1bd3d9
Merged documentation 2022-05-09 18:05:15 +02:00
2f364bce8a
Improvements 2022-05-09 18:02:43 +02:00
7138110090
Added README_rds.md 2022-05-09 17:59:16 +02:00
66fa61fdb6
bugfixes 2022-05-09 17:56:31 +02:00
270db13e60
bugfixes 2022-05-09 17:56:08 +02:00
8f3c580bb4
working for rds
must be cleaned
2022-05-06 17:52:04 +02:00
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