Sindre Stephansen
|
b1242840a7
|
Add security headers
Fixes #26 and #12
|
5 лет назад |
Sindre Stephansen
|
d89ddd6228
|
Remove old static file
Fixes #23
|
5 лет назад |
Sindre Stephansen
|
8fd4e006ca
|
Merge branch 'master' of gitlab.stud.idi.ntnu.no:tdt4237-2020/group32
|
5 лет назад |
Sindre Stephansen
|
30afd414f6
|
Merge branch 'csrf' of sindre/Beelance into master
|
5 лет назад |
Sindre Stephansen
|
e9b76013c3
|
Implement CSRF protection
Fixes #16
|
5 лет назад |
Sindre Stephansen
|
35195b9622
|
Merge branch 'session-cookie' of sindre/Beelance into master
|
5 лет назад |
Sindre Stephansen
|
dafe82af0a
|
Make remember cookie HttpOnly
Fixes #24
|
5 лет назад |
Sindre Stephansen
|
1257cadf70
|
Secure remember cookie. This doesn't enable http-only
|
5 лет назад |
Sindre Stephansen
|
56c14f149f
|
Reduce remember cookie expiry, and enforce by storing it in the database
Fixes #14
|
5 лет назад |
Sindre Stephansen
|
ba8b2e6153
|
Use random string for remember cookie, replacing deserialization
The random string token is stored in the database, and is revoked when
the user logs out.
Fixes #17
|
5 лет назад |
Sindre Stephansen
|
1e29c69150
|
Merge branch 'sql-injection' of sindre/Beelance into master
|
5 лет назад |
Sindre Stephansen
|
a21b56775d
|
Use bound variables instead of concatenation in SQL queries
Fixes #5
|
5 лет назад |
Sindre Stephansen
|
7629423772
|
Update mysql-connector dependency
Fixes #18
|
5 лет назад |
Sindre Stephansen
|
48c6151f34
|
Merge branch 'https' of sindre/Beelance into master
|
5 лет назад |
Sindre Stephansen
|
f31d593e3a
|
Add HTTPS support with a self signed certificate
Fixes #3
|
5 лет назад |
Jakob Notland
|
6f6084a563
|
Update README
|
5 лет назад |
Jakob Notland
|
15072a68a3
|
Update README.md, to include local host as possible IP for the application.
|
5 лет назад |
Jakob Notland
|
8d1ef7f01f
|
Set example email config
|
5 лет назад |
jakobsn
|
e3d02892d3
|
config for mailserver
|
5 лет назад |
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.
|
5 лет назад |
Jakob Notland
|
4b7ebfcde2
|
Update README
|
5 лет назад |
Jakob Notland
|
b10c8b4866
|
Fix errorhandler bug
|
5 лет назад |
jakobsn
|
f55a9e50ef
|
Merge branch 'master' of https://gitlab.stud.idi.ntnu.no/tdt4237-2020/larepo
|
5 лет назад |
jakobsn
|
2ef59fd840
|
Bug in exceptionhandler
|
5 лет назад |
jakobsn
|
978b6a75ba
|
Update readme
|
5 лет назад |
jakobsn
|
9388eda466
|
typo
|
5 лет назад |
Jakob Notland
|
f5fdc210db
|
Bugfix
|
5 лет назад |
Jakob Notland
|
25b92d3c2e
|
bugfix
|
5 лет назад |
jakobsn
|
016d5a63ee
|
Error handling to prevent database from crashing on too easy on sql injections
|
5 лет назад |
jakobsn
|
7652595958
|
Merge branch 'smtp'
|
5 лет назад |
jakobsn
|
b6ed4e59a6
|
Remove smtp stuff
|
5 лет назад |
jakobsn
|
dfc0928f7c
|
Database exception handling
|
5 лет назад |
Jakob Notland
|
b95312c476
|
Global Change
|
5 лет назад |
jakobsn
|
a696c319df
|
Add smtp server
|
5 лет назад |
jakobsn
|
212d0a9197
|
Accept zeros aswell
|
5 лет назад |
jakobsn
|
2cd20c5106
|
Uwsgi init file
|
5 лет назад |
jakobsn
|
96215ad1ff
|
NGINX skeleton for https
|
5 лет назад |
jakobsn
|
01ce46108c
|
update
|
5 лет назад |
Jakob Notland
|
1c0e326aa7
|
Update README.md
|
5 лет назад |
Jakob Notland
|
8590226e2d
|
Update README.md
|
5 лет назад |
Jakob Notland
|
337a4e6fb2
|
Update README.md
|
5 лет назад |
jakobsn
|
bbee424311
|
more readme
|
6 лет назад |
jakobsn
|
919d3c633d
|
Update subnet for bridge and readme description
|
6 лет назад |
jakobsn
|
3bb08a973f
|
Correctly use env variable to connect to database after image is running
|
6 лет назад |
jakobsn
|
8cedf0d58f
|
Set ip and ports from groupid environment variable
|
6 лет назад |
jakobsn
|
6f0754ce54
|
clean
|
6 лет назад |
jakobsn
|
cbe5cc7413
|
generate docs
|
6 лет назад |
jakobsn
|
4d85f51209
|
refactor
|
6 лет назад |
jakobsn
|
fa7148315c
|
polish
|
6 лет назад |
jakobsn
|
5e01105c3b
|
Connect database on every query, might prevent the database timeout
|
6 лет назад |