Mercurial > pub > Impl
diff Lib/IMPL/Web/Security.pm @ 83:74bae30eb25e
(no commit message)
author | wizard |
---|---|
date | Tue, 13 Apr 2010 20:27:56 +0400 |
parents | 077357224bec |
children | 6d3bca490556 |
line wrap: on
line diff
--- a/Lib/IMPL/Web/Security.pm Thu Apr 08 13:15:31 2010 +0400 +++ b/Lib/IMPL/Web/Security.pm Tue Apr 13 20:27:56 2010 +0400 @@ -42,7 +42,7 @@ sub MakeContext { my ($this,$principal,$roles,$auth) = @_; - return $this->sourceSession->insert( + return $this->sourceSession->create( { principal => $principal, rolesAssigned => $roles,