Commit Graph

1768 Commits

Author SHA1 Message Date
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 f18b023652 Notes on escaping 2018-11-22 10:11:04 -07:00
Bryan Ashby 1f9b963e76 Fix typo 2018-11-22 10:10:53 -07:00
Bryan Ashby 20e9d9ad7e Actually log spawn() failure in Event Scheduler 2018-11-21 22:21:24 -07:00
Bryan Ashby ec1ce3062e Catch bad spawn 2018-11-21 21:24:11 -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 472968e81d Cleaner code 2018-11-21 19:50:03 -07:00
Bryan Ashby 9fd819d608 Resolve TODO RE using EnigError for bad login attempts 2018-11-21 19:43:50 -07:00
Bryan Ashby ebc70907d4 Newest messages first when listing msgs from Gopher 2018-11-21 17:55:31 -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 37914b8f71 Fix spelling 2018-11-20 21:02:19 -07:00
Bryan Ashby c1c4f80a18 Note on oputil config cat 2018-11-20 21:02:01 -07:00
Bryan Ashby 3fd526da6f Fix some spelling 2018-11-20 21:01:39 -07:00
Bryan Ashby ce9a3c29b4 More notes on HJSON 2018-11-20 18:45:01 -07:00
Bryan Ashby 284151a0c9 Many doc updates RE: HJSON/general config 2018-11-19 21:16:37 -07:00
Bryan Ashby 5ea6f5e1f8 Sample event scheduler entry 2018-11-19 20:40:20 -07:00
Bryan Ashby df82868ddf Minor dependency updates 2018-11-19 20:40:02 -07:00
Bryan Ashby ec1f437dd9 Fix DEP0005 during file base scan 2018-11-19 20:16:30 -07:00
Bryan Ashby 16474c885f Initial Event Scheduler docs 2018-11-19 20:00:29 -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 53a23c5163 Notes on binkd 2018-11-19 19:08:01 -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
Bryan Ashby 8f276e8d97
Merge pull request #206 from SemperFu/0.0.9-alpha
Remove -Wait for Powershell comment
2018-11-18 13:01:42 -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
Bryan Ashby 9c671e1b0e
Merge pull request #205 from SemperFu/0.0.9-alpha
Add Windows pipe to Bunyan comment
2018-11-18 12:16:01 -07: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
Bryan Ashby b34294fbef * Docs + itemFormat/focusItem format for web download manager
* Fix some typos
2018-11-18 12:02:57 -07:00
Bryan Ashby e316b5fe80 Add File Base Download Manager docs 2018-11-18 01:56:40 -07: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 6a01c05ec9 Show art docs 2018-11-17 21:04:44 -07:00
Bryan Ashby 780e2231d3 Add menuFlags docs 2018-11-17 21:04:16 -07:00
Bryan Ashby 2a95849f7d Add default keys for show art by message/file conf/areas 2018-11-17 21:04:00 -07:00
Bryan Ashby bf43766355 More doc updates! 2018-11-17 18:56:36 -07:00
Bryan Ashby b3ec97cc5c Art asset ACS conditional cleanup: Make more general purpose 2018-11-17 18:56:09 -07:00
Bryan Ashby 0f35b0c58e Fix paths? 2018-11-17 18:05:42 -07:00
Bryan Ashby 7f55dae27f Fix typos 2018-11-17 18:04:45 -07:00
Bryan Ashby 36e1456b47 More doc updates of course 2018-11-17 18:03:54 -07:00
Bryan Ashby ac0f54dc9b Better MCI handling 2018-11-17 13:24:16 -07:00
Bryan Ashby 8702e309ae Fix bug in default config / user config merging: Some arrays should be replaced while others should be merged 2018-11-17 13:14:51 -07:00
Bryan Ashby b4b20e4972 Lots of doc updates around art 2018-11-17 11:44:27 -07:00
Bryan Ashby 0891fffc67 Docs 2018-11-17 01:52:17 -07:00
Bryan Ashby cf64be3550 docs 2018-11-17 01:21:11 -07:00
Bryan Ashby d83201248a Fix tables hopefully 2018-11-16 18:42:04 -07:00
Bryan Ashby f1f749499f More doc updates 2018-11-16 18:30:44 -07:00
Bryan Ashby f4b03826b0 Fix --version 2018-11-15 22:21:45 -07:00
Bryan Ashby fbf07cda0c Doc updates 2018-11-15 21:38:19 -07:00
Bryan Ashby 3313421341 Yet more docs on themes... more to come! 2018-11-15 20:32:19 -07:00
Bryan Ashby f9429dd2e6 Move where passwordChar lives 2018-11-15 20:32:08 -07:00