Skip to content
Snippets Groups Projects
  1. Oct 31, 2020
  2. Oct 30, 2020
  3. Oct 26, 2020
  4. Oct 24, 2020
  5. Oct 15, 2020
  6. Oct 09, 2020
  7. Oct 05, 2020
  8. Oct 04, 2020
  9. Oct 03, 2020
  10. Oct 02, 2020
  11. Oct 01, 2020
    • Julian's avatar
      implemented qrcode_svg template filter · 21cebaa3
      Julian authored
      21cebaa3
    • nd's avatar
      Merge branch 'mock-ldap' into 'master' · 76b16954
      nd authored
      Resolve "mock ldap"
      
      Closes #20
      
      See merge request infra/uffd/uffd!1
      76b16954
    • Julian's avatar
      basic ldap mocking · 17892c4b
      Julian authored and nd's avatar nd committed
      LDAP_SERVICE_MOCK must be set to True to enable ldap mocking. As a
      security measure, mocking is only allowed in debug mode. Also changed
      ACL_ADMIN_GROUP and ACL_SELFSERVICE_GROUP in default_config.cfg to more
      distinguishable values and removed the unused ACL_LDAP_GROUP_USEREDIT
      entry.
      
      The sample entries in ldap_server_entries.json are the bare minimum
      required for mocking and most likely won't suffice on a real LDAP server.
      Also ldap3's mocked server is very limited and does not correctly verify
      hashed password, update group memberships or implement ldap
      overlays/extentions correctly.
      
      Closes #20
      17892c4b
  12. Sep 25, 2020
  13. Sep 18, 2020
Loading