Authentication hook that temporarily refuses logins after repeated failures
pgext.cloud · Source code · Documentation · Control file
| Package | login_refuse |
|---|---|
| Version | 0.1 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | login_refuse |
| Stars | 2 |
| Latest commit | 2018-07-03 |
| Catalogue updated | 2026-08-30 |
| pg_session_jwt | Manage authentication sessions using JWTs |
| postgrest_auth | Placeholder PostgREST authentication extension with no implemented database objects |
| webauthn | Pure-SQL PostgreSQL implementation of WebAuthn credential registration and assertion verification. |
| uniphant | PostgreSQL-centric authentication and authorization demo integrating WebAuthn, PostgREST, and role-based access control. |
| pg_oidc_validator | OAuth and OIDC token validator for PostgreSQL 18 |
| eidos_oauth | OAuth 2.0 JWT validator for PostgreSQL 18 using the OAuth validator API. |
| crunchy_pooler | Crunchy Bridge helper extension that lets PgBouncer authenticate users through PostgreSQL. |
| hba_fdw | Work-in-progress foreign data wrapper scaffold intended to expose pg_hba.conf through SQL. |