select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Security

login_refuse

Authentication hook that temporarily refuses logins after repeated failures

pgext.cloud · Source code · Documentation · Control file

Overview

Packagelogin_refuse
Version0.1
RepositoryUnspecified
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableYes
Shared librarieslogin_refuse
Stars2
Latest commit2018-07-03
Catalogue updated2026-08-30

Related extensions

See also

pg_session_jwtManage authentication sessions using JWTs
postgrest_authPlaceholder PostgREST authentication extension with no implemented database objects
webauthnPure-SQL PostgreSQL implementation of WebAuthn credential registration and assertion verification.
uniphantPostgreSQL-centric authentication and authorization demo integrating WebAuthn, PostgREST, and role-based access control.
pg_oidc_validatorOAuth and OIDC token validator for PostgreSQL 18
eidos_oauthOAuth 2.0 JWT validator for PostgreSQL 18 using the OAuth validator API.
crunchy_poolerCrunchy Bridge helper extension that lets PgBouncer authenticate users through PostgreSQL.
hba_fdwWork-in-progress foreign data wrapper scaffold intended to expose pg_hba.conf through SQL.