mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 02:14:13 +00:00
Remove user_password from JWT allow
This commit is contained in:
@@ -769,7 +769,6 @@ class User_Model extends CI_Model {
|
||||
// Only modify the following
|
||||
$allowed = [
|
||||
'user_name',
|
||||
'user_password',
|
||||
'user_email',
|
||||
'user_callsign',
|
||||
'user_locator',
|
||||
|
||||
Reference in New Issue
Block a user