Go to file
jordi fita mas afd4bc16b7 Add the schema for all function’s tests
With that check_cookie function i realized that the schema of functions
is important, otherwise pgTAP could give me the OK when it finds the
function in a different schema than what i intended.
2023-01-18 14:13:58 +01:00
cmd/numerus Implement login cookie, its verification, and logout 2023-01-17 20:58:13 +01:00
debian Add the SQL for the demo 2023-01-17 22:30:01 +01:00
demo Add the SQL for the demo 2023-01-17 22:30:01 +01:00
deploy Move check_cookie to public and give access to authenticator 2023-01-18 14:12:59 +01:00
pkg Add the very basic styles 2023-01-17 22:28:47 +01:00
revert Move check_cookie to public and give access to authenticator 2023-01-18 14:12:59 +01:00
test Add the schema for all function’s tests 2023-01-18 14:13:58 +01:00
verify Move check_cookie to public and give access to authenticator 2023-01-18 14:12:59 +01:00
web Add the very basic styles 2023-01-17 22:28:47 +01:00
COPYING Rename LICENSE to COPYING 2023-01-15 04:08:35 +01:00
go.mod Downgrade pgx to v4 2023-01-15 20:45:45 +01:00
go.sum Downgrade pgx to v4 2023-01-15 20:45:45 +01:00
sqitch.conf Setup authentication schema and user relation 2023-01-13 20:30:21 +01:00
sqitch.plan Implement login cookie, its verification, and logout 2023-01-17 20:58:13 +01:00