mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-18 08:01:48 +02:00
Increase API token length to allow for future growth
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Allow for future use of different tokens - this supports up to SHA-512
|
||||
ALTER TABLE `api_tokens` MODIFY `token_hash` VARCHAR(256);
|
||||
Reference in New Issue
Block a user