Herman van Rink
2e01647949
Fixed possible code injection incase session variables are compromised
2011-06-29 13:02:00 +02:00
Michal Čihař
73ce5705bd
[setup] Fixed escaping of server name.
2010-08-30 17:30:37 +02:00
Michal Čihař
acb30d5a2a
Fix message name.
2010-04-01 18:05:34 +02:00
Marc Delisle
526dce65cb
3.3
2009-12-31 13:11:19 +00:00
Marc Delisle
f3833884e4
3.3
2009-12-31 13:09:18 +00:00
Marc Delisle
2afc8f0707
bug #2890451 [setup] Inconsistent generated "designer_coords"
2009-11-02 00:18:07 +00:00
Herman van Rink
ac427c1ff4
bug #2809930 [setup] Notice: Undefined variable: k in setup/index.php
2009-06-21 22:49:57 +00:00
Michal Čihař
c98e5e3a5a
Do not allow user to modify php code before saving.
2009-04-14 10:19:02 +00:00
Michal Čihař
1325e23873
Fix escaping of server name.
2009-04-10 07:29:13 +00:00
Herman van Rink
f0eb21fba8
patch #2727250 Optimizations for some PHP loops
2009-04-04 12:41:02 +00:00
Michal Čihař
50502ea835
Use official names for wiki (wiki.phpmyadmin.net) and demo server (demo.phpmyadmin.net).
2009-03-24 12:56:58 +00:00
Michal Čihař
e67226a446
Do not output unescaped chars to generated configuration file.
2009-03-24 08:34:23 +00:00
Marc Delisle
4b67c7483f
[auth] New setting AllowNoPassword (supercedes AllowNoPasswordRoot) that applies to all accounts (even the anonymous user)
2009-03-02 16:19:36 +00:00
Piotr Przybylski
3bb732703c
Setup script: removed useless error handler code, closes bug 2468811
2009-01-18 18:55:00 +00:00
Michal Čihař
7503c9b75d
Better support for vendor customisation (based on what Debian needs)
2008-11-30 12:58:55 +00:00
Michal Čihař
2e7ee22e45
setup/lib should be protected same way as libraries
2008-11-30 12:13:30 +00:00
Michal Čihař
256a90dd8c
newline at the end...
2008-11-30 11:51:22 +00:00
Michal Čihař
90c3f22fe4
Missing end line.
2008-11-30 11:48:07 +00:00
Michal Čihař
d88067ee54
Add some missing docblocks.
2008-11-24 11:36:33 +00:00
Michal Čihař
56941e509c
Adding @package, second part.
2008-11-24 11:05:40 +00:00
Michal Čihař
b242187a20
Add missing docblock.
2008-11-24 10:33:42 +00:00
Michal Čihař
9561f56875
Fix some phpdoc errors.
2008-11-24 09:55:30 +00:00
Piotr Przybylski
9f9fad1647
Setup script: moved swekey config from signon to server form
2008-11-13 20:02:18 +00:00
Piotr Przybylski
66041b2d89
Setup script: open wiki and docs links in new windows/tabs
2008-11-13 19:21:34 +00:00
Piotr Przybylski
0af24aca43
removed setup script lanuage files
2008-11-03 16:32:38 +00:00
Piotr Przybylski
d78980e151
Setup script: language cookie wasn't updated due to PMA_MINIMUM_COMMON
2008-10-23 17:04:17 +00:00
Piotr Przybylski
ed886b1259
Setup script: fixed language strings on form error page
2008-10-23 11:09:33 +00:00
Piotr Przybylski
cd9da66ffb
Setup script: move language strings to global variables, prefix them with "$strSetup"
2008-10-14 10:31:07 +00:00
Piotr Przybylski
41670e64dc
Setup script:
...
- never hide error messages
- fixed a few typos
2008-10-09 16:50:11 +00:00
Piotr Przybylski
38734a3e16
Setup script:
...
- language strings cleanup
- removed import defaults
- add query window default tab setting
- added checks for zip/gzip/bzip avability
- fixed error icon
2008-10-09 16:39:45 +00:00
Piotr Przybylski
1665acfdcc
- fixed one misspelling
...
- removed language list filtering
2008-09-24 18:15:55 +00:00
Marc Delisle
c930d2bd4f
patch #209978 , missing svn:eol-style
2008-09-10 16:53:28 +00:00
Piotr Przybylski
737de47117
Setup script:
...
* allow for proper trusted proxies editing
* add trusted proxies validation
* pass field descriptions through PMA_lang(), broken when PMA_lang_desc() was addes
2008-09-04 13:50:10 +00:00
Piotr Przybylski
ab83474962
Setup script: warn about root without password
2008-09-04 12:37:13 +00:00
Piotr Przybylski
296bd5679e
Setup script update
...
* removed server numbers from language strings
* changed some variable names in FormDisplay to make it more consistent
2008-09-04 12:22:12 +00:00
Michal Čihař
e0987bfbc8
do not allow root user without password unless explicitly enabled by AllowEmptyRoot
2008-09-03 13:45:12 +00:00
Piotr Przybylski
5c658310aa
new setup script (Google Summer of Code 2008), work in progress
2008-08-28 18:02:18 +00:00