170 Commits (master)

Autor SHA1 Mensaje Fecha
  Sindre Stephansen 4acd265951 Add QR image to set up authenticator hace 5 años
  Sindre Stephansen 15384fb78d Add two-factor authentication hace 5 años
  Sindre Stephansen ac243db11b Minor restructure to improve code usability and readability hace 5 años
  Sindre Stephansen d5b155a348 Set SMTP timeout hace 5 años
  Sindre Stephansen f7d309268f Properly indent email messages hace 5 años
  Sindre Stephansen dd27cb68a4 Implement password reset hace 5 años
  Sindre Stephansen 46394af70f Implement email registration hace 5 años
  Sindre Stephansen b0bd63d0a1 Implement email. It almost works hace 5 años
  Sindre Stephansen cb0219dbba Remove initial admin user, and change the database password hace 5 años
  Sindre Stephansen 442f6e1470 Prevent account enumeration when creating a project hace 5 años
  Sindre Stephansen a4a1bd5451 Add a render helper that adds required globals hace 5 años
  Sindre Stephansen f8022f372f Log user registration and invalid login attempts hace 5 años
  Sindre Stephansen 3c3cf6ebc7 Replace printing with logging in model files hace 5 años
  Sindre Stephansen a2b8932f39 Add setup for outputing nginx, uwsgi and python logs to files outside docker hace 5 años
  Sindre Stephansen 593028b3fb Fix OS remote code execution hace 5 años
  Sindre Stephansen 24bc79c575 Implement protection from brute-force attacks hace 5 años
  Sindre Stephansen 9491cfd5dd Implement stricter password policy hace 5 años
  Sindre Stephansen 9892487c44 Implement better password security hace 5 años
  Sindre Stephansen 94dc16a0bb Optimize Docker build hace 5 años
  Sindre Stephansen 4d562df0de Minor fixes to code style in project files hace 5 años
  Sindre Stephansen 4a2af0f574 Check permissions and ownership when changing a project hace 5 años
  Sindre Stephansen 09ef868038 Upgrade pip on build hace 5 años
  Sindre Stephansen 9738a31915 Disable the debug error page hace 5 años
  Sindre Stephansen b1242840a7 Add security headers hace 5 años
  Sindre Stephansen d89ddd6228 Remove old static file hace 5 años
  Sindre Stephansen e9b76013c3 Implement CSRF protection hace 5 años
  Sindre Stephansen dafe82af0a Make remember cookie HttpOnly hace 5 años
  Sindre Stephansen 1257cadf70 Secure remember cookie. This doesn't enable http-only hace 5 años
  Sindre Stephansen 56c14f149f Reduce remember cookie expiry, and enforce by storing it in the database hace 5 años
  Sindre Stephansen ba8b2e6153 Use random string for remember cookie, replacing deserialization hace 5 años
  Sindre Stephansen a21b56775d Use bound variables instead of concatenation in SQL queries hace 5 años
  Sindre Stephansen 7629423772 Update mysql-connector dependency hace 5 años
  Sindre Stephansen f31d593e3a Add HTTPS support with a self signed certificate hace 5 años
  jakobsn e3d02892d3 config for mailserver hace 5 años
  Jakob Notland b1bab743d0 Change permissions to grant usergroup access. This change does not add or remove any vulnerablities. But makes it possibe for different administrators to manage the repository. hace 5 años
  Jakob Notland b10c8b4866 Fix errorhandler bug hace 5 años
  jakobsn 2ef59fd840 Bug in exceptionhandler hace 5 años
  jakobsn 9388eda466 typo hace 5 años
  jakobsn 016d5a63ee Error handling to prevent database from crashing on too easy on sql injections hace 5 años
  jakobsn dfc0928f7c Database exception handling hace 5 años
  jakobsn a696c319df Add smtp server hace 5 años
  jakobsn 212d0a9197 Accept zeros aswell hace 5 años
  jakobsn 2cd20c5106 Uwsgi init file hace 5 años
  jakobsn 96215ad1ff NGINX skeleton for https hace 5 años
  jakobsn 01ce46108c update hace 5 años
  jakobsn 919d3c633d Update subnet for bridge and readme description hace 6 años
  jakobsn 3bb08a973f Correctly use env variable to connect to database after image is running hace 6 años
  jakobsn 8cedf0d58f Set ip and ports from groupid environment variable hace 6 años
  jakobsn 6f0754ce54 clean hace 6 años
  jakobsn cbe5cc7413 generate docs hace 6 años