Project: pygitweb
auth: move session model to a session id The session map is stored in memory and not preserved externally. this is by design for; we do not presently support multiple app instances sharing sessions.