OutlineAdminLaravel
OutlineAdminLaravel copied to clipboard
Web interface for the Outline VPN management
The function on the admin panel UI ‘Copy access key to clipboard does not work’ does not work, tested via chrome/safari (macOS 14.2.1)
I tried to add new access key, got 500 error, in console got this message ``` 117-9d223625f286ac0c.js:1 RangeError: Value out of range: 1
Apparently, the clipboard API only works in secure context (https): https://github.com/heroui-inc/heroui/issues/2070#issuecomment-1836712018