addshore / addframe

OLD addwiki framework (See the newer https://github.com/addwiki libraries)
7 stars 2 forks source link

User login password removal #97

Closed addshore closed 11 years ago

addshore commented 11 years ago

It should be possible to remove the password in the user login object

So create a function to do so! Unset( this->password )

legoktm commented 11 years ago

this->password = null?

addshore commented 11 years ago

Yes :p