git 테스트

sbkwgh 9daa227cd0 Return ban instance with associated User object 8 years ago
config cacfe862c4 Add sessionSecret variable 8 years ago
lib a614022e88 Move from using params on User instance for permissions to a dedicated Ban model, move methods in permissions.js file to class methods on Ban model 8 years ago
migrations c8eb10feb1 Add migration for unique username attribute 8 years ago
models a614022e88 Move from using params on User instance for permissions to a dedicated Ban model, move methods in permissions.js file to class methods on Ban model 8 years ago
routes 9daa227cd0 Return ban instance with associated User object 8 years ago
test 9daa227cd0 Return ban instance with associated User object 8 years ago
.gitignore 05d95c1f3e Include config.js 8 years ago
package.json 6855ff4661 Add express socket-io package to connect express session with socketio session 8 years ago
server.js a614022e88 Move from using params on User instance for permissions to a dedicated Ban model, move methods in permissions.js file to class methods on Ban model 8 years ago