[PR #3806] [CLOSED] feat: add token generation command (#3792) #6262

Closed
opened 2026-02-05 10:28:02 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/3806
Author: @Benouare
Created: 10/24/2022
Status: Closed

Base: developmentHead: feature/cli-token-generation


📝 Commits (1)

📊 Changes

2 files changed (+158 additions, -0 deletions)

View changed files

app/Console/Commands/GenerateToken.php (+109 -0)
tests/Commands/GenerateTokenCommandTest.php (+49 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BookStackApp/BookStack/pull/3806 **Author:** [@Benouare](https://github.com/Benouare) **Created:** 10/24/2022 **Status:** ❌ Closed **Base:** `development` ← **Head:** `feature/cli-token-generation` --- ### 📝 Commits (1) - [`a3aff32`](https://github.com/BookStackApp/BookStack/commit/a3aff32377fa28059e6fda94a9a1e4e1788c8e34) feat: add token generation command (#3792) ### 📊 Changes **2 files changed** (+158 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `app/Console/Commands/GenerateToken.php` (+109 -0) ➕ `tests/Commands/GenerateTokenCommandTest.php` (+49 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:28:02 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6262