git 테스트

sbkwgh ad9fbb32cd Add ip model with n:m relation with user model, add new ip instance on login/account creation vor 8 Jahren
config cacfe862c4 Add sessionSecret variable vor 8 Jahren
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 vor 8 Jahren
migrations c8eb10feb1 Add migration for unique username attribute vor 8 Jahren
models ad9fbb32cd Add ip model with n:m relation with user model, add new ip instance on login/account creation vor 8 Jahren
routes ad9fbb32cd Add ip model with n:m relation with user model, add new ip instance on login/account creation vor 8 Jahren
test 9daa227cd0 Return ban instance with associated User object vor 8 Jahren
.gitignore 05d95c1f3e Include config.js vor 8 Jahren
package.json 6855ff4661 Add express socket-io package to connect express session with socketio session vor 8 Jahren
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 vor 8 Jahren