Skip to content

nexus-2.0.2

Compare
Choose a tag to compare
@gammazero gammazero released this 24 Mar 22:28
  • PBKDF2 support
  • Add realms at runtime
  • Local (in-proc) clients do not require authentication
  • WebSocket compression
  • Expose websocket upgrade request to auth/authz logic
  • Cookie authentication
  • Client tracking cookie
  • CRAuth implementation can use tracking cookie to re-auth clients
  • Abort connection/sesson on WAMP protocol violation
  • Various fixes