Skip to content
Snippets Groups Projects
  1. Jan 21, 2025
  2. May 04, 2023
  3. Jun 06, 2019
    • Antoine R. Dumont's avatar
      database: Use `auth_user` directive as intended · 9ec0d8a1
      Antoine R. Dumont authored
      Prior to this commit, the `auth_user` directive was translated as `user`
      directive. Those directives are not the same.
      
      The `user` directive expects credentials to be solved either by the userlist.txt
      mechanism or by a password provided in the database entry.
      
      The `auth_user` directive allows the credentials to be solved through querying.
      
      Ultimately, it must be the module's user to decide which to use.
      
      Related #31
      9ec0d8a1
  4. Mar 30, 2016
  5. Mar 29, 2016
  6. Jan 27, 2016
  7. Jan 11, 2016
  8. Dec 23, 2015
  9. Dec 14, 2015
  10. Nov 19, 2015
  11. Nov 17, 2015
  12. Oct 21, 2015
  13. Oct 20, 2015
  14. Oct 09, 2015
Loading