Commit graph

16 commits

Author SHA1 Message Date
Bill Church
56086b01dd Missing require('fs') in server/app.js See issue [#135](../../issues/135)
- Missing require('fs') in `server/app.js` See issue [#135](../../issues/135)
- Patched read-config to mitigate vulnerability in js-yaml
  - issue not exploitable on webssh2 implementation
  - patched anyway
  - sending my patch upstream to read-config, webssh2 package.json points to patched version in my repository https://github.com/billchurch/nodejs-read-config
  - See https://github.com/nodeca/js-yaml/issues/475 for more detail
2019-06-13 14:39:47 -04:00
Bill Church
95eb700a21
0.2.8 ready for pr (#133)
* make config.json optional

* update package for 14.1

* push.sh - reset permissions after module load

* build script updates

* update build scripts
2019-05-25 22:54:32 -04:00
Bill Church
1b40a37d83 update build scripts, removed BIG-IP version prefix 2019-05-16 07:35:52 -04:00
Bill Church
b7d3ec3152 scripts update 2019-05-13 20:29:19 -04:00
Bill Church
7cb17becaf update changelog, increment version 2018-09-11 15:32:52 -04:00
Bill Church
da102c75c4
Delete BIG-IP-ILX-ephemeral_auth-current.tgz 2018-07-18 11:57:21 -04:00
billchurch
1989717f2d 0.2.10 2018-02-28 10:51:23 -05:00
billchurch
7b5224d7d1 Revert "Revert "housekeeping""
This reverts commit 67b15e1c2f.
2018-02-17 01:06:37 -05:00
billchurch
67b15e1c2f Revert "housekeeping"
This reverts commit bc19432dfa.
2018-02-17 01:05:52 -05:00
billchurch
bc19432dfa housekeeping
Move bulk of server .js file files to /server, all client related files
live in /client (including /public), webpack scripts now live in
/scripts, cleanup of paths in /client/src/js/index.js and webpack.js.
2018-02-16 23:48:00 -05:00
billchurch
790011a456 ephem auth package update 0.2.9 2018-02-14 07:21:36 -06:00
billchurch
c7ef520d46 update webssh binaries for big-ip 2018-02-10 11:22:01 -05:00
billchurch
f890c46de3 fix binaries 2018-01-30 18:35:13 -05:00
billchurch
3b634b1f35 increment to v0.1.4 2018-01-30 18:31:43 -05:00
billchurch
7dd019d0e6 bin/ephemeral-auth current 2018-01-30 11:22:33 -05:00
billchurch
3e8be4b289 create bin/current 2018-01-30 11:13:13 -05:00