summaryrefslogtreecommitdiff
path: root/changes/bug-4995_error-on-every-logout
AgeCommit message (Collapse)Author
2014-02-06Take care of None value for the uuid.Ivan Alejandro
Receiving a None value was raising an exception that didn't show up since was trapped inside the srpauth:logout method. [Closes #4995] [Closes #5071]