Remove redudant session_id from document path #32
Reference in New Issue
Block a user
Delete Branch "issue/session"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Session IDs (#28)
Solución
Modificado el método
_session_ref()ensession.pypara usar únicamenteuser_iden el path del documento, eliminando la redundancia delsession_id.Cambio realizado:
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.