diff options
author | Simon Rettberg | 2022-07-06 15:57:11 +0200 |
---|---|---|
committer | Simon Rettberg | 2022-07-06 15:57:11 +0200 |
commit | 03ff1fd26ac6efca7b94ddadc2208bb43bd3ab85 (patch) | |
tree | 32683e70e0d7b81f8c59bb929dae960f37a87013 /script | |
parent | install.php: Fix charset upgrade statement (diff) | |
download | slx-admin-03ff1fd26ac6efca7b94ddadc2208bb43bd3ab85.tar.gz slx-admin-03ff1fd26ac6efca7b94ddadc2208bb43bd3ab85.tar.xz slx-admin-03ff1fd26ac6efca7b94ddadc2208bb43bd3ab85.zip |
[permissionmanager] Shorten permissionid to 100 chars
Upgrading to utf8mb4 fails on older InnoDB setups with a key length
limited to 768 bytes. While we could/should probably upgrade these some
time, limit the column length for now, as even 100 characters is
excessive for a permission id.
Diffstat (limited to 'script')
0 files changed, 0 insertions, 0 deletions