Bryan Ashby
|
428b3c0059
|
Merge branch '0.0.10-alpha' of github.com:NuSkooler/enigma-bbs into 0.0.10-alpha
|
2019-07-31 20:26:54 -06:00 |
Bryan Ashby
|
3e99fdea48
|
Doc typo fixes
|
2019-07-31 20:26:22 -06:00 |
Bryan Ashby
|
f3efc35e83
|
Adjust max length for edit 'to'
|
2019-07-31 20:26:13 -06:00 |
Bryan Ashby
|
be590ae1cd
|
Merge pull request #240 from davestephens/0.0.10-alpha
Installer tweaks
|
2019-07-30 21:26:01 -06:00 |
David Stephens
|
35dd2c758c
|
Add install checks for gcc and make, allow specify of branch to install from
|
2019-07-28 23:18:12 +01:00 |
Bryan Ashby
|
3eed388e33
|
BBSLink + WebSockets does not update key press monitor
|
2019-07-11 22:49:15 -06:00 |
Bryan Ashby
|
289b32c169
|
Allow idle monitor to be disabled
|
2019-07-08 19:49:55 -06:00 |
Bryan Ashby
|
1ec721212d
|
v3 async until
|
2019-07-08 19:27:54 -06:00 |
Bryan Ashby
|
d728ddea4c
|
Fix v3 async whilst
|
2019-07-08 19:24:37 -06:00 |
Bryan Ashby
|
8fac7cb69f
|
README updates
|
2019-07-06 22:49:12 -06:00 |
Bryan Ashby
|
53aea7098f
|
Deps updated working fine
|
2019-07-06 21:15:19 -06:00 |
Bryan Ashby
|
2f391bdbab
|
Spelling
|
2019-06-30 19:25:47 -06:00 |
Bryan Ashby
|
fdce4c939c
|
Minor
|
2019-06-22 20:26:58 -06:00 |
Bryan Ashby
|
25d383a800
|
Merge pull request #236 from davestephens/mrc-fixes
MRC Fixes
|
2019-06-22 17:10:46 -06:00 |
David Stephens
|
65b48a2af2
|
Fix MRC prettyBoardName and /INFO
|
2019-06-22 23:16:08 +01:00 |
David Stephens
|
2b2b1ef3bc
|
Decrease MRC gui by one line
|
2019-06-22 23:13:38 +01:00 |
Bryan Ashby
|
20d3b0fec9
|
Doh, fix username vs realname
|
2019-06-17 21:08:50 -06:00 |
Bryan Ashby
|
cc3f79a276
|
Merge branch 'security-updates' of ssh://numinibsd/git/base/enigma-bbs into security-updates
|
2019-06-16 18:56:42 -06:00 |
Bryan Ashby
|
29ced38994
|
Template minor fix
|
2019-06-16 18:56:25 -06:00 |
Bryan Ashby
|
ec3b6173c9
|
Better 'secure connection required' screen
|
2019-06-16 17:28:13 -06:00 |
Bryan Ashby
|
b9a2881c88
|
Fix luciano theme
|
2019-06-16 15:32:57 -06:00 |
Bryan Ashby
|
abc6465af4
|
Template fixes
|
2019-06-16 15:30:47 -06:00 |
Bryan Ashby
|
da961c34a7
|
Add docs on template files
|
2019-06-16 11:01:58 -06:00 |
Bryan Ashby
|
abc6a36275
|
OTP/2FA config template & luciano blocktronics theme
|
2019-06-15 22:18:51 -06:00 |
Bryan Ashby
|
42ac6f8689
|
ACS checks can now be applied to form actions
|
2019-06-15 18:42:15 -06:00 |
Bryan Ashby
|
64c06d8809
|
Minor update on ACS defaults
|
2019-06-15 18:41:58 -06:00 |
Bryan Ashby
|
91fa8243c8
|
Documentation
+ User 2FA/OTP Config mod docs
* Add to nav
|
2019-06-15 18:11:54 -06:00 |
Bryan Ashby
|
b5a3c030ab
|
Doc updates & minor code cleanup
|
2019-06-15 17:19:42 -06:00 |
Bryan Ashby
|
f02434bc23
|
Add 2FA/OTP authentication to menu template
|
2019-06-15 00:07:09 -06:00 |
Bryan Ashby
|
0f68f20656
|
Documentation updates
+ Add Security doc
* Update optuil doc
|
2019-06-14 21:43:27 -06:00 |
Bryan Ashby
|
2b154800c0
|
More OTP updates/fixes
* Ensure email address at save
* Fix QR display issues for non-Google Auth
* More cleanup/etc.
|
2019-06-13 22:54:56 -06:00 |
Bryan Ashby
|
7481421898
|
Fix bug caused by new getView()
|
2019-06-13 22:54:05 -06:00 |
Bryan Ashby
|
4ebbedf4bc
|
Clean up tokens
|
2019-06-13 20:51:35 -06:00 |
Bryan Ashby
|
94747cfe7e
|
Good progress on 2FA/OTP config: Most of email register lifecycle complete
|
2019-06-13 19:47:04 -06:00 |
Bryan Ashby
|
3efea3de9a
|
Work on 2FA/OTP email system
* Web routes/handler/etc. mostly functional
* Can now enable -> follow link -> submit -> capture form
* Clean up code
|
2019-06-12 21:57:45 -06:00 |
Bryan Ashby
|
fa3e3e5802
|
Introduce new user_temporary_token & use for token storage of 2FA/OTP registration
|
2019-06-11 21:20:34 -06:00 |
Bryan Ashby
|
18eecb6223
|
Fix user_temporary_token table
|
2019-06-11 19:54:57 -06:00 |
Bryan Ashby
|
f8788d56d6
|
Merge branch '0.0.10-alpha' of ssh://numinibsd/git/base/enigma-bbs into security-updates
|
2019-06-11 18:25:35 -06:00 |
Bryan Ashby
|
4158b07ad0
|
Better naming, start on temp tokens table, etc.
|
2019-06-11 18:25:24 -06:00 |
Bryan Ashby
|
d6af9a1caa
|
Minor
|
2019-06-10 20:12:17 -06:00 |
Bryan Ashby
|
80eb8ad38d
|
Add latency est., activity level indicators, etc.
|
2019-06-10 20:07:45 -06:00 |
Bryan Ashby
|
da93fd53e9
|
Start of custom format obj stuff. Want to add more info
|
2019-06-09 22:36:24 -06:00 |
Bryan Ashby
|
5c978e05bf
|
Ability to override idle time and/or temporary disable from MRC
|
2019-06-09 13:41:11 -06:00 |
Bryan Ashby
|
487968dac9
|
Fix my previous dumb
|
2019-06-09 09:19:34 -06:00 |
Bryan Ashby
|
433ad72752
|
Fixes & /clear
* Fix use port from config
* Add /clear & menu method: clearMessages()
|
2019-06-09 00:09:07 -06:00 |
Bryan Ashby
|
ad305b4ccc
|
Implement 'maxScrollbackLines' config for MRC module
|
2019-06-08 12:12:29 -06:00 |
Bryan Ashby
|
3396944820
|
Note on 'omit'
|
2019-06-08 11:58:28 -06:00 |
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 |