2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 01:22:00 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Jarrod Johnson
f92b1ed4a3 Implement ability to prompt for nodeattrib options.
For certain attributes, notably passwords, it is sometimes desirable
to prompt interactively to help facilitate keeping such data out of
bash_history, screen sharing, and ps output.  -e enables this if the
user is aware of how to use 'read', -p is a quicker way to enable this.
2018-09-04 09:38:01 -04:00
jjohnson2
394d51a49e Update term.js to current upstream 2014-11-20 15:44:01 -05:00
jjohnson2
c4fcbd960e Remove jquery dependency for console demo
jquery is needless burden for this sort of application
2014-11-20 15:42:22 -05:00
jjohnson2
f6b68d8efe Remove jquery requirement from consolewindow widget 2014-11-20 14:43:10 -05:00
Jarrod Johnson
bc00d71d96 Modify web to work as an rpm package 2014-07-27 19:19:27 -04:00
Jarrod Johnson
bea9cd4149 Add web assets to confluent tree
This adds web assets so web developers can have a widget that can
be integrated into a web ui.
2014-06-04 16:11:06 -04:00