admin-panel-provider icon indicating copy to clipboard operation
admin-panel-provider copied to clipboard

Remove password encryption from AdminPanelUser.init

Open martinlasek opened this issue 7 years ago • 1 comments

martinlasek avatar Feb 15 '18 08:02 martinlasek

look up JTWKeychain how it's solved there and consider renaming the init signature to expect hashedPassword instead of having password and then hash it on initialization.

martinlasek avatar Mar 02 '18 08:03 martinlasek