mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-02-04 14:14:11 +00:00
8bf92f7a39
* support wildcards when adding users to groups from waiting table * moved the user route to authentication_controller to avoid having so many user routes and this controller was all about login * added test to ensure regexes work for permissions - still need to remove old ones on refresh * moved token related code out of authorization service and into authentication service w/ burnettk * remove old user group assignment waiting entries when refreshing permissions w/ burnettk --------- Co-authored-by: jasquat <jasquat@users.noreply.github.com>