
Database Login Module - Server
mod_database_login_server.RdServer logic for database authentication with language selection
Value
A reactive list containing: - authenticated: Reactive logical indicating connection status - pool_main: Main database connection pool (NULL if not connected) - pool_taxa: Taxa database connection pool (NULL if not connected) - language: Reactive string returning selected language ("en" or "fr")