]> BookStack Code Mirror - bookstack/commit
API Tokens: Updated interfaces to return to correct location
authorDan Brown <redacted>
Thu, 19 Oct 2023 10:31:45 +0000 (11:31 +0100)
committerDan Brown <redacted>
Thu, 19 Oct 2023 10:31:45 +0000 (11:31 +0100)
commit12946414b05930efca3f3e97970a25b94d16bf0c
treead3dbe1b73124c7d75effc7fae145ecf9fcc928a
parentf9422dff18ff9c36d861537b05676807c437a14a
API Tokens: Updated interfaces to return to correct location

Since management of API tokens can be accessed via two routes, this adds
tracking and handling to reutrn the user to the correct place.
app/Api/ApiToken.php
app/Api/UserApiTokenController.php
resources/views/users/account/auth.blade.php
resources/views/users/api-tokens/create.blade.php
resources/views/users/api-tokens/delete.blade.php
resources/views/users/api-tokens/edit.blade.php
resources/views/users/api-tokens/parts/list.blade.php
resources/views/users/edit.blade.php
routes/web.php
Morty Proxy This is a proxified and sanitized view of the page, visit original site.