425 Révisions (master)
 

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