Bryan Ashby
f2e769a27a
Fix up colors, clear out socket
2019-06-08 11:58:21 -06:00
Bryan Ashby
afb7854ea5
Clean up logging a bit & implement 'omit'
...
* 'omit' can be set to omit views from form submission
* Don't log as much noise
2019-06-08 11:57:36 -06:00
Bryan Ashby
094385a150
Minor bug fixes and improvements
...
* Color help text a bit
* Split lines for buffer so padding works - may need to do elsewhere also
* Fix a couple crashes
2019-06-07 23:23:06 -06:00
Bryan Ashby
c79e2bc971
Remove menu.hjson - use config templates
2019-06-05 22:42:20 -06:00
Bryan Ashby
6e855884ad
Merge pull request #235 from davestephens/0.0.10-alpha
...
Bring in MRC to 0.0.10 alpha!
2019-06-05 22:41:20 -06:00
David Stephens
43e22cfc74
Turn off debug logging of MRC message sending
2019-06-05 23:41:28 +01:00
David Stephens
8726128cda
Turn off MRC by default
2019-06-02 15:47:15 +01:00
David Stephens
5d73a224be
Compress MRC help text
2019-06-02 15:24:08 +01:00
Bryan Ashby
9cc59f8ff8
Hopefully a little better handling of external doors/processes
2019-06-01 14:38:48 -06:00
David Stephens
a97c5bbe82
Add extra line to MRC chat area
2019-05-31 22:18:35 +01:00
David Stephens
8153473b89
Dial down MRC logging
2019-05-31 22:00:48 +01:00
David Stephens
b6d0d0d95e
Move generic config options to general config section
2019-05-31 21:20:18 +01:00
David Stephens
19e10bb096
Tweak to MRC handshake
2019-05-31 21:19:29 +01:00
David Stephens
793c05ee82
Add config options to template
2019-05-31 21:08:22 +01:00
David Stephens
ce16f17081
Fix MRC MLTEV padding bug
2019-05-31 20:34:07 +01:00
David Stephens
136854017a
Lots of tidy-up from PR #235 feedback
2019-05-31 20:32:16 +01:00
David Stephens
593bf67b45
Stop passing sockets all over the place. General tidy up and refactor. Add reconnection to MRC logic.
2019-05-31 01:16:32 +01:00
Bryan Ashby
29e0c8f790
Ability to show secret or backup codes
2019-05-29 22:03:29 -06:00
David Stephens
b4e37118dd
Fixed user achievements ansi
2019-05-28 23:45:22 +01:00
David Stephens
ca8add36b5
reenable disabled jobs
2019-05-27 15:50:07 +01:00
David Stephens
072246ae1b
Main menu ansi to include MRC
2019-05-26 23:45:00 +01:00
David Stephens
2c3219fc67
Remove heartbeat when client exits mrc
2019-05-26 23:44:38 +01:00
David Stephens
27e3d50c5d
Fix mrc debug menu config
2019-05-26 23:32:22 +01:00
David Stephens
0b95997554
MRC general config
2019-05-26 00:16:49 +01:00
David Stephens
b30d0e189d
Add MRC config to luciano_blocktronics theme
2019-05-26 00:15:34 +01:00
David Stephens
109b157c02
more MRC bug squashing and tidy up
2019-05-26 00:14:36 +01:00
Bryan Ashby
8802ae24ba
Good progress on 2FA/OTP config
2019-05-24 22:27:50 -06:00
Bryan Ashby
b62f55961f
Better formatting
2019-05-24 22:27:28 -06:00
Bryan Ashby
4ef32d1c52
Formatting + refs
2019-05-24 22:26:56 -06:00
Bryan Ashby
565f0ea7c2
Note on oputil
2019-05-24 22:26:43 -06:00
Bryan Ashby
9018bc363c
show_art module can now take Buffer to display
2019-05-24 22:26:27 -06:00
David Stephens
9f4f1fca13
Refactor and rename of MRC client and multiplexer
2019-05-22 23:43:41 +01:00
David Stephens
92528fc16f
MRC bug squashing
2019-05-20 23:37:32 +01:00
David Stephens
3436dad57a
Merge branch '0.0.10-alpha' of github.com:NuSkooler/enigma-bbs into 0.0.10-alpha
...
* '0.0.10-alpha' of github.com:NuSkooler/enigma-bbs:
Fix real names during message save
Improve legacy EOF detector: Must be at least >= size of SAUCE
Fix to read direct / full path & 'readSauce' option of art
2019-05-19 13:00:40 +01:00
David Stephens
67ecad4e1a
Implemented most MRC server calls
2019-05-19 00:01:58 +01:00
David Stephens
9c2b3be0b1
MRC WIP
2019-05-18 00:25:35 +01:00
Bryan Ashby
50d108b44c
Merge branch '0.0.10-alpha' of github.com:NuSkooler/enigma-bbs into security-updates
2019-05-15 21:55:32 -06:00
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