Bryan Ashby
|
da91bf0191
|
Fix real names during message save
|
2019-05-15 21:51:44 -06:00 |
Bryan Ashby
|
013c088651
|
Merge branch '0.0.9-alpha' of github.com:NuSkooler/enigma-bbs into 0.0.10-alpha
|
2019-05-13 21:32:34 -06:00 |
Bryan Ashby
|
228d3e3ae7
|
Improve legacy EOF detector: Must be at least >= size of SAUCE
|
2019-05-13 21:31:34 -06:00 |
Bryan Ashby
|
b0d081ad04
|
Fix to read direct / full path & 'readSauce' option of art
|
2019-05-13 21:27:59 -06:00 |
Bryan Ashby
|
d215919bff
|
Improvements to oputil
* Major update to --help
* '2fa' is now '2fa-otp' or just 'otp'
* Better 2fa-otp output & handling
|
2019-05-11 00:21:42 -06:00 |
Bryan Ashby
|
6953cdf159
|
QR's can't alwasy be created
|
2019-05-11 00:20:02 -06:00 |
Bryan Ashby
|
401d0a10b1
|
Fix 'AR' ACS check
|
2019-05-11 00:19:11 -06:00 |
Bryan Ashby
|
afa856eaf3
|
2FA/OTP related stuff to WHATSNEW
|
2019-05-11 00:18:13 -06:00 |
Bryan Ashby
|
2767f3c4e3
|
Don't store hashed versions of backup codes
* Really no point; secret must be in plain-text and only ever used in conjunction with pass/etc.
* Better oputil handling
|
2019-05-09 20:25:47 -06:00 |
Bryan Ashby
|
6070bc94e7
|
Good progress on QR support
|
2019-05-09 19:56:04 -06:00 |
Bryan Ashby
|
3c6c8d2a5c
|
Add missing OTP file, minor updates
|
2019-05-08 21:06:10 -06:00 |
Bryan Ashby
|
e5398db07b
|
WIP on OTP 2FA, stats, etc.
|
2019-05-07 21:36:33 -06:00 |
Bryan Ashby
|
e960e2800d
|
Merge branch '0.0.10-alpha' of ssh://numinibsd/git/base/enigma-bbs into security-updates
|
2019-05-06 20:49:16 -06:00 |
Bryan Ashby
|
826e5fc0f1
|
Merge branch '0.0.9-alpha' of github.com:NuSkooler/enigma-bbs into 0.0.10-alpha
|
2019-04-23 18:17:54 -06:00 |
Bryan Ashby
|
7a98198698
|
Some doc updates
|
2019-04-23 18:17:40 -06:00 |
Bryan Ashby
|
509831cc0c
|
Better handling of active door instances
|
2019-04-23 18:16:55 -06:00 |
Bryan Ashby
|
50426d0e60
|
Listen 'address' for WebSockets
|
2019-04-09 20:25:37 -06:00 |
Bryan Ashby
|
37ea1e3a30
|
Listen 'address' for SSH
|
2019-04-09 20:25:27 -06:00 |
Bryan Ashby
|
8114a1e3f2
|
Listen 'address' for Telnet
|
2019-04-09 20:25:14 -06:00 |
Bryan Ashby
|
3460b98bf5
|
Listen 'address' for Web
|
2019-04-09 20:25:03 -06:00 |
Bryan Ashby
|
d54338c46e
|
Listen 'address' for Gopher
|
2019-04-09 20:24:52 -06:00 |
Bryan Ashby
|
0ed507cd7b
|
Initial real 2FA/OTP work
|
2019-04-09 20:07:19 -06:00 |
Bryan Ashby
|
75d6eef92f
|
Merge branch '0.0.9-alpha' of github.com:NuSkooler/enigma-bbs into security-updates
|
2019-04-08 20:16:16 -06:00 |
Bryan Ashby
|
19e70d1c78
|
Fix log message & hopefully handle client socket errors better
|
2019-04-08 20:14:00 -06:00 |
Bryan Ashby
|
64de10cbf7
|
Fix crash if client disconnects/is logged out while door is running
|
2019-04-05 21:53:30 -06:00 |
Bryan Ashby
|
3ec6cfd83a
|
Fix typo
|
2019-03-03 10:17:15 -07:00 |
Bryan Ashby
|
1b82fc86e7
|
Updates RE: HJSON
|
2019-03-03 10:14:07 -07:00 |
Bryan Ashby
|
a57f823da5
|
Fix path
|
2019-03-03 10:04:13 -07:00 |
Bryan Ashby
|
c1cd2f7ea7
|
Minor improvements
|
2019-03-03 10:01:12 -07:00 |
Bryan Ashby
|
ca2ba65b78
|
Add default notes
|
2019-03-02 19:41:43 -07:00 |
Bryan Ashby
|
edd92ebf5c
|
Updates on FTN/BSO Paths
|
2019-03-02 19:37:16 -07:00 |
Bryan Ashby
|
bf0a166c3d
|
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs into security-updates
|
2019-02-24 10:38:05 -07:00 |
Bryan Ashby
|
8f69984fe9
|
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs into 0.0.10-alpha
|
2019-02-24 09:50:11 -07:00 |
Bryan Ashby
|
e37227f9d6
|
Add missing TF and TB MCI codes to docs
|
2019-02-24 09:48:48 -07:00 |
Bryan Ashby
|
23779c3abe
|
Use authInfo obj vs weird params. auth factor 1: factor 2 for 2FA, etc.
|
2019-02-22 22:51:12 -07:00 |
Bryan Ashby
|
57938e761e
|
+ Implement SSH PubKey authentication
* Security related items to config/security dir
|
2019-02-20 23:55:09 -07:00 |
Bryan Ashby
|
65ef1feb6c
|
Use crypto.timingSafeEqual() vs hand rolled method for constant time password comparison
|
2019-02-20 21:12:41 -07:00 |
Bryan Ashby
|
70f160daa3
|
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs into 0.0.10-alpha
|
2019-02-18 14:58:34 -07:00 |
Bryan Ashby
|
53e0358113
|
More doc updates
|
2019-02-18 14:57:52 -07:00 |
Bryan Ashby
|
4b9a7cbdd5
|
Merge branch 'master' of github.com:NuSkooler/enigma-bbs
|
2019-02-18 14:54:31 -07:00 |
Bryan Ashby
|
d5ac3e2e1c
|
More info on fb scan
|
2019-02-18 14:53:58 -07:00 |
Bryan Ashby
|
f628168a68
|
Add note to WHATSNEW
|
2019-02-18 14:49:01 -07:00 |
Bryan Ashby
|
f41d12c688
|
+ oputil user rename
|
2019-02-16 11:03:46 -07:00 |
Bryan Ashby
|
83d0daf4b7
|
Add 'My Messages' module
|
2019-02-15 21:55:18 -07:00 |
Bryan Ashby
|
c695c1f4c5
|
New findMessages() filters
|
2019-02-15 21:53:18 -07:00 |
Bryan Ashby
|
eeaf3b569a
|
Merge branch 'master' of github.com:NuSkooler/enigma-bbs into 0.0.10-alpha
|
2019-02-15 20:55:21 -07:00 |
Bryan Ashby
|
6ac21962cc
|
Merge branch 'master' of github.com:NuSkooler/enigma-bbs
|
2019-02-15 20:55:06 -07:00 |
Bryan Ashby
|
2dd4df8191
|
Fix message search... wtf!?
|
2019-02-15 20:54:46 -07:00 |
Bryan Ashby
|
08186109a1
|
Update dep. packages
|
2019-02-15 19:06:10 -07:00 |
Bryan Ashby
|
cd43d482a5
|
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs into 0.0.10-alpha
|
2019-02-15 19:00:43 -07:00 |