1
0
mirror of https://github.com/Foltik/Shimapan synced 2024-11-15 09:08:06 -05:00
Commit Graph

23 Commits

Author SHA1 Message Date
19d8d026fe
Add auth failure logging 2018-12-26 19:02:59 -05:00
dd0f4647fc
Add TLS support 2018-12-26 13:30:02 -05:00
50acf343ba
Fix error handler 2018-08-14 05:12:05 -04:00
8322997bce
Remove unhandled exception handler 2018-08-13 07:18:48 -04:00
76f6bbbc0d
Add conditional http logging 2018-08-13 06:43:31 -04:00
c851d1d808
Add uncaught exception handler 2018-07-29 19:35:58 -04:00
82e9989b2b
Fix some warnings 2018-07-26 19:01:16 -04:00
8bfec46001
Replace constants with configurable values 2018-07-26 17:34:47 -04:00
58e25e4e2a
Remove SIGINT handler and only listen upon server start 2018-07-26 13:16:42 -04:00
afbebc977e
Add error handling middleware 2018-07-25 18:43:20 -04:00
a00a3efbf6
Add different config for morgan logging 2018-07-25 10:18:29 -04:00
883ec62c7a
Update mongo args for latest version 2018-07-25 01:42:39 -04:00
55ee7161a0
ES6-ify server.js and add SIGINT graceful close 2018-07-24 19:39:18 -04:00
26cc9bf6ef
Refactor all base auth routes, allowing for case insensitivity and unicode usernames. 2018-01-15 15:29:32 -05:00
86b7de2039
Update file permissions 2018-01-13 17:20:14 -05:00
Jack
aac5caf6a7
Remove cookie-parser 2017-10-21 15:10:38 -04:00
Jack
88f8a3fcef
Rework directory structure 2017-10-20 16:46:14 -04:00
Jack
f1e9e7e78b Work on stuff 2017-10-18 13:31:08 -04:00
Jack
3bba0a7f53
Add fallback cookie auth method 2017-10-14 17:49:11 -04:00
Jack
25d28720dd
Add different env configs 2017-10-12 17:26:35 -04:00
Jack
53bf056bc5
Add auth to login and start panel 2017-10-11 20:26:07 -04:00
Jack
8251900309
Work on stuff... 2017-10-11 10:15:19 -04:00
Jack
659792e71b
Initial Commit 2017-10-09 22:01:02 -04:00