spiff-arena/spiffworkflow-backend/tests/spiffworkflow_backend
jasquat f6d3bc8e73 Feature/api keys (#489)
* some initial work to support user api keys w/ burnettk

* some updates to store and use service accounts - migrations do not work in sqlite atm

* pyl

* minor tweak to the migration

* refactored user route

* this is working if returning user that created the service account

* put back migrations from main w/ burnettk

* tests pass with new migration w/ burnettk

* do not remove service account permissions on refresh_permissions w/ burnettk

* added new component to make some api calls to populate child components and routes w/ burnettk

* allow displaying extensions in configuration tab w/ burnettk

* removed service accounts controller in favor of extension and encrypt the api keys

* add fuzz to username to make deleting and recreating service accounts easier

* allow specifying the process id to use when running an extension w/ burnettk

* allow extensions to navigate to each other on form submit w/ burnettk

* removed commented out debug code

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2023-09-15 10:10:57 -04:00
..
helpers Feature/group mapping from keycloak (#457) 2023-09-07 11:17:40 -04:00
integration Feature/api keys (#489) 2023-09-15 10:10:57 -04:00
scripts Feature/guest form submission (#447) 2023-09-07 10:33:02 -04:00
unit Feature/api keys (#489) 2023-09-15 10:10:57 -04:00
__init__.py remove useless comments matching filenames 2023-05-30 12:21:50 -04:00