CodeIgniter-Aauth icon indicating copy to clipboard operation
CodeIgniter-Aauth copied to clipboard

list_users select * from db

Open ibrahimuslu opened this issue 7 years ago • 1 comments

This is a bit creepy. it is not secure, i think. And i have changed in my project as : $this->aauth_db->select('id,email,username,banned,last_login,last_activity,date_created,forgot_exp, remember_time, remember_exp') If it is needed totp code pass and verification code should be selected in another query but i dont need them while listing users.

ibrahimuslu avatar Dec 19 '16 07:12 ibrahimuslu

Good idea I'll change this on develop later 😄

REJack avatar Dec 19 '16 11:12 REJack