Skip to content
Snippets Groups Projects
Select Git revision
  • master default
1 result

python27

  • 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