Core: only try local auth if a user has the "database" auth provider set
[quassel.git] / src / core / SQL / PostgreSQL / select_authenticator.sql
1 SELECT authenticator
2 FROM quasseluser
3 WHERE userid = :userid