You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,12 @@ In the directory samples you'll find phpminiconfig.php for known OpenSource pack
31
31
-[My website](http://osalabs.com)
32
32
33
33
## Change Log
34
-
### changes in phpMiniAdmin 1.9.170203 (latest)
34
+
### changes in phpMiniAdmin 1.9.170730 (latest)
35
+
- fixed potential XSS in database names and fields [#28](https://github.com/osalabs/phpminiadmin/issues/28)
36
+
- db NULLs now displayed in italic to distinguish from "NULL" text
37
+
- misc formatting adjustments
38
+
39
+
### changes in phpMiniAdmin 1.9.170203
35
40
- added "compact view" option. If checked - width/height of grid cells limited, so you can see more rows/columns in case your data is large. And in this mode you can double-click on cells to "expand" just that particular cell.
0 commit comments