425 Commits (master)
 

Author SHA1 Message Date
  Theodotos Andreou a133fde1b3 Removed VOLUME definition 7 years ago
  Theodotos Andreou 7df84114db Update README.md 7 years ago
  Theodotos Andreou 48ca292430 Remove bogus line 7 years ago
  Theodotos Andreou 70e619ff11 Update README and Dockerfile 7 years ago
  Theodotos Andreou 853a1b42aa Added flask_ldap_login patch 7 years ago
  Theodotos Andreou 042f0f5fb0 Update Dockerfile 7 years ago
  Theodotos Andreou 69c132e01a Update Dockerfile 7 years ago
  Theodotos Andreou d92e0f453c Update Dockerfile 7 years ago
  Theodotos Andreou 1b2b9a79fa Put recommends back 7 years ago
  Theodotos Andreou 2cbe530e2c Added virualenv package 7 years ago
  Theodotos Andreou 26358ce5a9 Fix silly typo 7 years ago
  Theodotos Andreou 8d6a94fbbb Change to jebian jessie 7 years ago
  root 0cd7705221 Added 'apt-get -y dist-upgrade' 7 years ago
  root b969f3f1fc Debianize Docker file 7 years ago
  Chase Sterling d4edaf4d6d Merge pull request #181 from gazpachoking/manifestfix 7 years ago
  Chase Sterling 2d356ffb90 Make sure module static files are included in distributions 7 years ago
  Matthew Scragg 8a5cfbb2d8 0.9.1 7 years ago
  Matthew Scragg 63ae863c41 Merge pull request #179 from stephane-martin/fix-include-templates 7 years ago
  Stephane Martin 046dd88269 add templates from modules to MANIFEST.in so that they get included in the distribution 7 years ago
  Matthew Scragg 5469a32dc9 Merge pull request #177 from stephane-martin/auth_proxy 7 years ago
  Stephane Martin 1531eac9da flask 0.11 compatibility 7 years ago
  Stephane Martin d643b97875 authentication by reverse proxy 7 years ago
  Stephane Martin a747b9505d flask 0.11 compatibility 7 years ago
  Chase Sterling 0675ad9c85 Fix usage of is_anonymous as a method for new version of flask-login 7 years ago
  Stephane Martin 49b1a329a8 moving auth_proxy to hooks.py 7 years ago
  Stephane Martin cb7430df4e moving auth_proxy to hooks.py 7 years ago
  Chase Sterling 07b5371a1a Fix usage of is_anonymous as a method for new version of flask-login 7 years ago
  Stephane Martin cc2d0b7e09 more explicit nginx conf example 7 years ago
  Stephane Martin 483899574b Merge branch 'auth_proxy' of https://github.com/stephane-martin/realms-wiki into auth_proxy 7 years ago
  Stephane Martin a84926239a fix request.environ -> request.headers to get HTTP headers from reverse proxy 7 years ago
  Stephane Martin 9ac015b3dd flask 0.11 compatibility 7 years ago
  Stephane Martin 328f41b85c authentication by reverse proxy 7 years ago
  Stephane Martin 034cc1febd fix request.environ -> request.headers to get HTTP headers from reverse proxy 7 years ago
  Stephane Martin d7d8ef6d76 flask 0.11 compatibility 7 years ago
  Matthew Scragg c6016c6116 0.9.0 7 years ago
  Matthew Scragg bd39255dd0 Merge pull request #170 from gazpachoking/partials-update 7 years ago
  Stephane Martin 509f97a9f5 authentication by reverse proxy 7 years ago
  Chase Sterling 7260c88571 Merge branch 'master' into partials-update 7 years ago
  Matthew Scragg c6db7909b8 Merge pull request #167 from gazpachoking/markdown-it 7 years ago
  Matthew Scragg 87827ca156 Merge pull request #174 from stephane-martin/explicit_absolute_relative_imports 7 years ago
  Stephane Martin c9b8fbfcba merge last conflict 7 years ago
  Stephane Martin 0288038111 make imports absolute 7 years ago
  Stephane Martin 3d980e1459 make imports absolute 7 years ago
  Stephane Martin 45a1b1a7af make imports absolute 7 years ago
  Stephane Martin bae317c5b6 typo :-/ 7 years ago
  Stephane Martin 1fef1b754c added six as an explicit dependency 7 years ago
  Stephane Martin 1152c851e1 woosh -> whoosh 7 years ago
  stef 6a043f4a7d more readable imports 7 years ago
  stef 2731531768 systematic use of `from __future__ import absolute_import`. it eliminates `import NAME` confusion with very common names (eg. `import ldap` is very ambiguous: can be a ldap module from realms-wiki, a ldap module from flask-ldap-login, or `python-ldap` module. 7 years ago
  Chase Sterling 2919be6b87 Fix deprecated usage of flask.ext 7 years ago