allow get_user_details to return truthy when it's OK to have no user

This commit is contained in:
Oliver Gorwits
2014-05-27 10:43:39 +01:00
parent 59e4af67cd
commit 15315b4364
2 changed files with 25 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
2.027007 - 2014-05-27
[BUG FIXES]
* allow get_user_details to return truthy when it's OK to have no user
2.027006 - 2014-05-27
[BUG FIXES]