yii2-usuario icon indicating copy to clipboard operation
yii2-usuario copied to clipboard

Highly customizable and extensible user management, authentication, and authorization Yii2 extension

Results 123 yii2-usuario issues
Sort by recently updated
recently updated
newest added

### What steps will reproduce the problem? install, migrate, try to create ``` ./yii user/create [email protected] test ``` ### What is the expected result? success or error description ### What...

under investigation

### What steps will reproduce the problem? No one info on form ### What is the expected result? something like ```php ``` ### What do you get instead? https://github.com/2amigos/yii2-usuario/blob/5181bbc60a2c72aa37344a260e39cd6f6211a803/src/User/resources/views/rule/create.php#L22-L31

under discussion

### What steps will reproduce the problem? If `allowPasswordRecovery = true` the admin can't reset user password. This is terrible. ### What is the expected result? Display "reset" button any...

suggestion
under discussion

### What steps will reproduce the problem? `compoer install`/`compoer update` on root folder of this package ### What is the expected result? all vendor packages is installed sucessfly ### What...

### What steps will reproduce the problem? No we have not tools for check fact of user "unconfirmed" email. Username | Email | Registration IP | Registration time | Last...

enhancement
suggestion
under discussion

Installing higher version than 1.0.13 with yii2-bootstrap 2.1.x (bootstrap 4) not possible, because yii2-selectize-widget need 2.0.x-dev. ![image](https://user-images.githubusercontent.com/1640101/35210167-5ec43ac2-ff51-11e7-9fc5-df0c58727d3b.png)

enhancement
help wanted
bootstrap4

This is a variation to #102 - and not sure how much of it is possible in this module... but it would be nice to have. It is a scenario...

Implement some way to force users who haven't accepted privacy policy yet to be forced to do. Consider the case when you add GDPR support to an existing site, and...

under discussion

Provide administrator with the possibility to blacklist on signup: * [ ] Countries * [ ] IPs * [ ] Emails * [ ] Domains

enhancement
new feature

Feature request: I'd like to be able to specify some permissions/roles able to create/update/delete only roles and users (so they cannot mess up with permissions and rules) Also it would...

suggestion
new feature