git 테스트

sbkwgh 4e73d4b9ea Move PUT route below admin route middle-ware so that only admin users can lock threads hace 8 años
config cacfe862c4 Add sessionSecret variable hace 8 años
lib b9cc76a5cd Add threadLocked error hace 8 años
migrations c8eb10feb1 Add migration for unique username attribute hace 8 años
models 47d97c149a Add locked field to model hace 8 años
routes 4e73d4b9ea Move PUT route below admin route middle-ware so that only admin users can lock threads hace 8 años
test b9313f6547 Fix test where it was not correctly tested if non-admin user could lock threads (admin privillege) hace 8 años
.gitignore 05d95c1f3e Include config.js hace 8 años
package.json 6855ff4661 Add express socket-io package to connect express session with socketio session hace 8 años
server.js b3254169b4 If user is logged in, add there socket-io client id to a dictionary of username=>client_id hace 8 años