2amigos / yii2-usuario

Highly customizable and extensible user management, authentication, and authorization Yii2 extension
https://github.com/2amigos/yii2-usuario
Other
294 stars 142 forks source link

Last login IP field cannot be filtered because of typo #469

Closed anton-shynkarenko closed 2 years ago

anton-shynkarenko commented 2 years ago

'last_login_at, last_login_ip' should be 'last_login_at', 'last_login_ip'

https://github.com/2amigos/yii2-usuario/blob/e460890be0a2e01cbef2edf719558382349f52cf/src/User/Search/UserSearch.php#L69