Hello
there is a bug when trying to Set database permissions when adding a specified IP address to a database, same thing when choosing everyone
Panel version FREE 7.0.7
Traceback (most recent call last):
File "/www/server/panel/BTPanel/__init__.py", line 2520, in publicObject
return run_exec().run(toObject, defs, get)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/BTPanel/__init__.py", line 2466, in run
result = getattr(toObject, get.action)(get)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/class_v2/database_v2.py", line 1650, in SetDatabaseAccess
db_name = db_find['name']
~~~~~~~^^^^^^^^
TypeError: list indices must be integers or slices, not str
please fix asap so i can be able to connect to the database!!!
thanks