mirror of
https://github.com/getnamingo/registry.git
synced 2025-05-19 10:59:18 +02:00
A few more updates on tokens
This commit is contained in:
parent
25f119a094
commit
a394508f4f
3 changed files with 7 additions and 1 deletions
|
@ -1430,6 +1430,7 @@ class SystemController extends Controller
|
|||
|
||||
$db->update('allocation_tokens', [
|
||||
'domain_name' => $domain_name,
|
||||
'tokenStatus' => 'active',
|
||||
'lastupdate' => $update
|
||||
],
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue