This commit is contained in:
@@ -134,10 +134,10 @@ namespace Sockeye.Api.Controllers
|
||||
//v7 backdoor password generator
|
||||
|
||||
/// <summary>
|
||||
/// Get v7 backdoor logins
|
||||
/// Get v7 reset manager auth code logins
|
||||
/// </summary>
|
||||
/// <returns>override pw</returns>
|
||||
[HttpGet("v7-override")]
|
||||
/// <returns>override creds</returns>
|
||||
[HttpGet("v7-reset-manager-creds")]
|
||||
public ActionResult GetBackDoor()
|
||||
{
|
||||
if (!serverState.IsOpen)
|
||||
|
||||
2
todo.txt
2
todo.txt
@@ -22,7 +22,7 @@ search:
|
||||
|
||||
|
||||
DTR
|
||||
- Add ui to front the route under /license/v7-override
|
||||
- Add ui to front the route under /api/v8/license/v7-reset-manager-creds
|
||||
License routes test locally and ensure works for v7 and v8
|
||||
automatic jobs to create purchase record from vendor data
|
||||
send license emails based on event etc, really gets into the new stuff here
|
||||
|
||||
Reference in New Issue
Block a user