QuillLittlefeather / openmetaverse

Automatically exported from code.google.com/p/openmetaverse
0 stars 0 forks source link

[patch] [frontend] change DX_Auth to look up user AccessLevel by UUID #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There was a comment in DX_Auth.php mentioning the _get_user_level function
should be changed to look up AccessLevel by UUID instead of by username. 
This patch does so.

-coyled

Original issue reported on code.google.com by coyle@knifejaw.com on 6 Apr 2010 at 11:50

Attachments:

GoogleCodeExporter commented 9 years ago
Committed.

http://code.google.com/p/openmetaverse/source/detail?r=366

Original comment by coyle@knifejaw.com on 7 Apr 2010 at 8:57