Skip to content
Snippets Groups Projects
Select Git revision
  • ldapi-support
  • master default
  • v1.3.3
  • v1.4.0
  • v1.3.2
  • v1.3.0
  • v1.1.2
  • v1.1.1
  • v1.1.0
  • v1.0.1
  • v1.0.0
  • v0.4.0
  • v0.2.0
  • v0.3.0
  • v0.1.1
  • v0.1.0
16 results

examples

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Nickolay Ponomarev authored
    As noted in:
    https://github.com/admiralobvious/flask-simpleldap/issues/5
    https://github.com/admiralobvious/flask-simpleldap/issues/43
    
    - @login_required can't be used without like that, so it makes sense to
      replace it with the more basic `@basic_auth_required`.
    - It's easy to forget to configure `LDAP_HOST`, and many people probably
      are trying to connect to a pre-existing directory, instead of bringing
      up their own.
    eccc3057
    History
    Name Last commit Last update
    ..