abpframework / abp

Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
https://abp.io
GNU Lesser General Public License v3.0
12.91k stars 3.44k forks source link

Re-use the Generate Random Password button on the Create User dialog #16860

Open mkincyan opened 1 year ago

mkincyan commented 1 year ago

Is there an existing issue for this?

Is your feature request related to a problem? Please describe the problem.

As an tenant administrator I want it to be very quick and easy to make secure passwords for other users So that I know their accounts will be secure and I don't have to come up with new secure passwords often

Describe the solution you'd like

I would like to see the Generate Random Password button that's shown in the Administration -> Identity Management -> Users -> Actions -> Set Password dialog used in the Administration -> Identity Management -> Users -> New user dialog

image image

This could apply to anywhere else in the application, but particular for administrators flows as opposed to a typical user flow I think.

Additional context

We are using Angular with Separated Auth Server. Button is not there in v7.3.0.0 demo on 16/6/23

fj3170 commented 1 year ago

+1 this is a useful feature request

ew583 commented 1 year ago

This would be really helpful for our team!

mkincyan commented 1 year ago

Hey ABP. Is this something you could introduce?

tjenkins49 commented 2 months ago

Hi, has there been any update on this? Looks like this is still not fixed on ABP v8.2.