Ken Whitesell

Results 4 issues of Ken Whitesell

I have recently implemented a custom LoginView (descending from CAS's LoginView) that supports the use of the TGT / CASTGC method of supporting SSO across different sites. It works by...

First a plea - please don't misunderstand me. I believe in the fundamental issue here - once Open Source projects grew beyond the 1- and 2-person garage projects, it became...

Lines 230 - 233 of ws.js: ` if(api.shouldCancel(evt, child)){` ` evt.preventDefault();` ` }` This is in the "processWebSocketSend" function in ws.js, called from htmx.js:1354. Lines 1353 - 1355 of htmx.js:...

What constitutes "stored separately" for satisfying the intent of this paragraph? Stored separately could mean many different things - - Files - Databases - Internal APIs - Virtual Machines -...