• Eric Chiang's avatar
    *: load password infos from users file in no-db mode not connectors · ac73d3cd
    Eric Chiang authored
    In --no-db mode, load passwords from the users file instead of the
    connectors file. This allows us to remove the password infos field
    from the local connector and stop loading them during connector
    registration, a case that was causing panics when using a real
    database (see #286).
    
    Fixes #286
    Closes #340
    ac73d3cd
Name
Last commit
Last update
..
clients.json Loading commit data...
connectors.json.sample Loading commit data...
emailer.json.sample Loading commit data...
sample.env.txt Loading commit data...
users.json.sample Loading commit data...