..
check_cookie.sql
Move check_cookie to public and give access to authenticator
2023-01-18 14:12:59 +01:00
email.sql
Setup authentication schema and user relation
2023-01-13 20:30:21 +01:00
encrypt_password.sql
Setup authentication schema and user relation
2023-01-13 20:30:21 +01:00
ensure_role_exists.sql
Setup authentication schema and user relation
2023-01-13 20:30:21 +01:00
extension_citext.sql
Setup authentication schema and user relation
2023-01-13 20:30:21 +01:00
extension_pgcrypto.sql
Setup authentication schema and user relation
2023-01-13 20:30:21 +01:00
login.sql
Implement login cookie, its verification, and logout
2023-01-17 20:58:13 +01:00
login_attempt.sql
Implement login cookie, its verification, and logout
2023-01-17 20:58:13 +01:00
logout.sql
Implement login cookie, its verification, and logout
2023-01-17 20:58:13 +01:00
roles.sql
Setup authentication schema and user relation
2023-01-13 20:30:21 +01:00
schema_auth.sql
Setup authentication schema and user relation
2023-01-13 20:30:21 +01:00
schema_numerus.sql
Setup authentication schema and user relation
2023-01-13 20:30:21 +01:00
schema_public.sql
Setup authentication schema and user relation
2023-01-13 20:30:21 +01:00
user.sql
Implement login cookie, its verification, and logout
2023-01-17 20:58:13 +01:00