Commit Graph

25 Commits

Author SHA1 Message Date
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