doubleunion / arooo

Membership management for hacker/makerspaces
GNU General Public License v3.0
66 stars 55 forks source link

Add an impersonate flow (#552) #798

Open ItsElaineTime opened 1 year ago

ItsElaineTime commented 1 year ago

What github issue is this PR for, if any?

Resolves #552

What does this code do, and why?

Adds a Development-environment-only flow to impersonate any user, without requiring local OAuth, to make it easier to test users in various states.

How is this code tested?

Tested locally with development database.

Are any database migrations required by this change?

No.

Are there any configuration or environment changes needed?

No.

Screenshots please :)

impersonate option impersonate user select
ItsElaineTime commented 1 year ago

I'd especially love a couple of knowledgeable folks to take a look and review this: