Skip to content
  • Ted Trask's avatar
    Several changes to improve speed and efficiency · 956b5395
    Ted Trask authored
    Added list_passwords function and implemented auth.read_entry to speed up the authenticator library.
    Modified users, values, and params tables to use integer references, rather than varchar.
    Made complicated query for list_users, rather than looping in lua. And added some indexes.
    The changes to schemas breaks backwards compatibility.
    956b5395