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

Improve exception thrown when user does not exists #552

Closed Eseperio closed 4 months ago

Eseperio commented 4 months ago

User not found is not a RuntimeException. It must be a NotFoundException

See

Q A
Is bugfix? no
New feature? no
Breaks BC? no
Tests pass? yes
Fixed issues #551