* ldap group check using memberOf * PYWEBEXEC_LDAP_GROUPS space separated groups DN * display user login in command title
1.7.2
* new fit toggle window (fit window/fit tty) * spawn dimensions 125x30 tty * hide div causing extra output width * running status cache/read for tty change dimensions (rollback .done tag file) * fix last line output compute
1.7.1
* optimization: use flag command_id.done instead of read status file to state not running
1.7.0
Optimizations: * Use unique gunicorn worker multithreaded * Global status_cache * Last line of command output cache * Update last line cache info no more than every 5s
1.6.17
* render last 2k of output in vt100 pyte with cols/rows to get last visible line
1.6.16
* a line can render in 2 lines, with last empty, should get previous rendered line