Commit Graph

111 Commits

Author SHA1 Message Date
Bryan Ashby fe44f2c4d6 User interrupts & node module ready to rock. ...maybe with bugs? 2018-11-30 23:20:44 -07:00
Bryan Ashby d11aca571e Yet more UserProps usage 2018-11-23 22:02:36 -07:00
Bryan Ashby df2bf4477e SECURITY UPDATE
* Handle failed login attempts via Telnet
* New lockout features for >= N failed attempts
* New auto-unlock over email feature
* New auto-unlock after N minutes feature
* Code cleanup in users
* Add user_property.js - start using consts for user properties. Clean up over time.
* Update email docs
2018-11-22 23:07:37 -07:00
Bryan Ashby 0721a7201c Default to logging user off if a 2nd login attempt is made while they're on 2018-11-21 19:51:03 -07:00
Bryan Ashby 3af5b6f509 * Word wrap messages when output via Gopher server
* Fix Gopher startup banner default
2018-11-20 21:02:30 -07:00
Bryan Ashby 5ea6f5e1f8 Sample event scheduler entry 2018-11-19 20:40:20 -07:00
Bryan Ashby 6f7dd6fa22 Merge branch '0.0.9-alpha' of github.com:NuSkooler/enigma-bbs into 0.0.9-alpha 2018-11-19 19:09:04 -07:00
Bryan Ashby 370f8039db * Use itemFormat/focusItemFormat for set newscan message/file conf/areas
* Docs for set_newscan_date module
2018-11-18 14:19:34 -07:00
SemperFu 5f4e129369
Remove -Wait
-Wait doesn't work. It sits there waiting for completion before forwarding.
2018-11-18 14:17:42 -05:00
SemperFu 7410862f57
Update config_template.in.hjson
Cap S
2018-11-18 14:10:11 -05:00
SemperFu 7cd0b3b393
Update config_template.in.hjson
Changed to PowerShell. Added -F equivalent (-wait) and Tail
2018-11-18 14:06:46 -05:00
SemperFu f567ef6452
Update config_template.in.hjson 2018-11-18 01:41:06 -05:00
SemperFu 05804206ee
Windows logging hint 2018-11-18 01:40:08 -05:00
Bryan Ashby 96d30af5d2 POSSIBLY BREAKING:
config/menu.hjson and config/prompt.hjson are now moved to misc/menu_template.in.hjson and config/prompt_template.in.hjson. These are now simply used as template files and copied to config/ with proper naming when issuing 'oputil.js config new'
2018-11-13 21:32:22 -07:00
Bryan Ashby f59b4b883f Update basic info in menu.hjson, fix email addr 2018-11-13 21:25:46 -07:00
Bryan Ashby 14095d8f03 Updates RE message networks 2018-11-12 11:30:52 -07:00
Bryan Ashby 00a0e131b4 Statlog to config 2018-11-11 01:58:49 -07:00
Bryan Ashby e8e9df767f * Move idle config to user
* More 'config new' enhancements
2018-11-11 01:00:42 -07:00
Bryan Ashby c24695e998 + oputil.js config cat
* Many updates to config gen
y
2018-11-10 23:59:26 -07:00
Bryan Ashby 82cfdc978f Put ports at top of blocks 2018-11-10 22:04:59 -07:00
Bryan Ashby 99893b0bd1 Yet more updates with config new 2018-11-10 20:26:23 -07:00
Bryan Ashby f00dfea84d Log that it can take a while! 2018-11-10 20:26:11 -07:00
Bryan Ashby 0058d54424 More updates on config template stuff 2018-11-10 20:00:25 -07:00
Bryan Ashby 713329b5d3 More fixes 2018-11-10 18:46:43 -07:00
Bryan Ashby 6c50b640db Fixes 2018-11-10 18:19:38 -07:00
Bryan Ashby 23aa3d0bd3 Full source build for ARM/pi 2018-11-10 18:11:00 -07:00
Bryan Ashby a7b506a595 Updated bad password list 2018-11-10 10:17:24 -07:00
Bryan Ashby 1c216dc453 Dur. 2018-11-09 19:19:16 -07:00
Bryan Ashby 2616499c17 Installer script should move along with actual version! 2018-11-09 19:05:59 -07:00
Bryan Ashby 97e2d103e2 Comments 2018-11-09 19:02:07 -07:00
Bryan Ashby 93305d44fc Initial WIP on better 'oputil config new' for testing 2018-11-07 20:24:05 -07:00
David Stephens 476e8f2f0c Upgrade to node.js 10 2018-04-28 00:33:34 +01:00
Bryan Ashby 0de98a673f Add DESCRIPT.ION export ability
* 4DOS style DESCRIPT.ION generated in storage areas @ weekly schedule by default
* Format can be controlled via templates; schedule can be changed or disabled, etc.
2018-03-12 22:18:09 -06:00
Bryan Ashby 63ff2a6057 Templates for new export 2018-03-08 19:56:00 -07:00
Bryan Ashby 8c7c20862c * Implement some missing placeholder ACS checks
* Add some new ACS checks
* Add documentation on new ACS
2018-02-07 20:26:29 -07:00
Bryan Ashby 1261af00c3 Update Node.version for 0.0.9-alpha branch 2018-02-04 10:38:52 -07:00
David Stephens ecc6562b79 Add VTXClient docs 2017-10-29 12:47:23 +00:00
Bryan Ashby ca45656c11 Add Exodus door server support 2017-07-23 13:03:47 -06:00
Josh M. McKee 3b877ec763 Add note about node path 2017-06-01 21:40:32 +00:00
Josh M. McKee b5d28eb5cd Remove -- from new switch 2017-06-01 21:39:26 +00:00
Bryan Ashby 8ca0c31fb8 Add password blacklist "BADPASS.TXT" support. Using top 10k passowrds from https://github.com/danielmiessler/SecLists/ by default 2017-03-14 20:21:51 -06:00
Bryan Ashby f5899bc10f * Bump version to 0.0.5-alpha
* Add email password reset support
2017-02-26 21:28:05 -07:00
Bryan Ashby 9a2b48ac47 * Update ACS parser PEG.js script to include some missing functionality
* Regenerate acs_parser.js with latest pegjs & new rules
2017-02-24 23:38:30 -07:00
Bryan Ashby ca695d779b Bump install.sh node version to 6 2017-02-12 20:48:28 -07:00
Bryan Ashby 5a62b7ecc0 Add arj info 2017-01-30 21:54:00 -07:00
Bryan Ashby fe24bbbe7a Update notes, Node version 2017-01-29 19:55:48 -07:00
Bryan Ashby 5a0b291a02 * Some WIP on file area releated stuff - various partially implemented pieces coming together
* Some changes to database.js: Triggers for FTS were not being created properly
* Misc fixes & improvements
2016-09-28 21:54:25 -06:00
David Stephens 23a03aa4ce Check if python executable is there before installing 2016-09-01 18:42:05 +01:00
David Stephens aefe766031 Add missing exit code if npm install fails 2016-09-01 18:26:45 +01:00
David Stephens ff9748814d Few tweaks:
* Ensure entire script is downloaded before execution
* Remove requirement to hit enter to continue
* Allow overriding of install path, node version and git source
* Prompt user to generate config after install
2016-08-27 22:36:29 +01:00
David Stephens 6c1a364864 First stab at an ENiGMA installer 2016-08-22 22:55:05 +01:00
Bryan Ashby 317af8419a Major commit for new message network WIP 2016-02-02 21:35:59 -07:00
Bryan Ashby 48c12ddffb * ACS checks in 'next' blocks can now have a default "catch all" by simply omitting the 'acs' portion of a condition 2015-11-14 17:51:05 -07:00
Bryan Ashby 688e46bc47 * Some more JSON -> HJSON cleanup
* More work on ACS system conditional matching. Now functional within menus. Still more work to go on various ACS checks themselves.
* Use ACS for new user path: If new user requires activation, they will see 'DONE' then get logged off
2015-11-14 12:22:21 -07:00
Bryan Ashby 03f9ad4789 * ACS system is now to chars for all IDs, e.g. ID, LC, etc. 2015-11-13 16:13:20 -07:00
Bryan Ashby a2f8101821 * Some additional work on ACS 2015-11-12 20:47:34 -07:00
Bryan Ashby a1d3ab9f0e * Lots of progress on PEG.js ACS parsing and validation implementation 2015-11-12 00:31:25 -07:00
Bryan Ashby bae2e788e1 * Ideas 2015-11-10 23:16:14 -07:00
Bryan Ashby 23025ca5bd * Very early start on PEG.js based ACS grammar 2015-11-10 23:05:42 -07:00
Bryan Ashby 5afb1d6b97 * Remove default / testing SSH keys 2015-10-27 20:48:33 -06:00
NuSkooler 9a7e90b9b2 + Initial source checkin 2014-10-16 20:21:06 -06:00