Commit Graph

23 Commits

Author SHA1 Message Date
Michal Čihař
41684ff1a1 Hide session error messages to avoid FPD
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-07-12 12:37:19 +02:00
Michal Čihař
ec2bd5d84c Remove Swekey support
It is buggy and their servers are no longer working.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-07-11 08:57:21 +02:00
Isaac Bennetch
eb2c702ab2 Add Secure and HttpOnly flags for session cookie setup in examples
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2016-07-10 22:30:49 -04:00
Michal Čihař
78f6c54f1b Add error handling to constructing openid message
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-17 14:33:33 +02:00
Michal Čihař
5fefa51139 Escape error messages from OpenID
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-17 14:29:57 +02:00
Michal Čihař
c795a395ba Improve error handling in OpenID example
- properly check parameter types
- catch all exceptions (eg. network error)

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-17 14:26:05 +02:00
Marc Delisle
3cede7cbac bug #4015 Forcing a storage engine for configuration storage 2013-07-12 06:45:00 -04:00
Michal Čihař
a1b173f139 Add missing tables to sample config and use new table names 2013-01-31 10:35:08 +01:00
Michal Čihař
c28b57141c Adjust links to documentation in comments/docs 2012-11-12 09:15:37 +01:00
Marc Delisle
3a5843a7cd rfe #1052091 [config] Double-underscores in PMA table names 2012-11-11 08:57:41 -05:00
Michal Čihař
3e050ff9d9 Various docblocks improvements 2012-09-19 15:05:26 +02:00
Michal Čihař
5370d0d6c3 Fix spacing of @package used together with @subpackage 2012-05-02 11:29:34 +02:00
Michal Čihař
b846df7033 Empty line between @param and @return 2012-04-27 13:54:13 +02:00
Rouslan Placella
7083dd0c93 Use LF line endings instead of CRLF 2012-04-22 00:27:46 +01:00
Marc Delisle
5fedf1aa3f Merge branch 'QA_3_5' 2012-04-03 12:57:31 -04:00
Marc Delisle
8c3a77f3ad Path disclosure fix 2012-04-03 12:56:58 -04:00
Jo Michael
653f086815 Replaced xml:lang attributes by lang for HTML5 2012-03-18 14:46:59 +01:00
Jo Michael
af0e6c71e7 Use HTML5 DOCTYPE along with new charset meta-tag 2012-03-16 22:54:32 +01:00
Dieter Adriaenssens
e482a94305 improve coding style 2012-03-14 16:43:26 +01:00
Michal Čihař
5d187f7222 Move SQL scripts to examples folder 2012-02-14 15:57:35 +01:00
Michal Čihař
8548929e03 Add example for many hosts configuration
Taken from Debian package as I think it might be useful for others as
well.
2012-02-13 13:32:03 +01:00
Michal Čihař
850b202e82 Move signon and openid examples to examples folder 2012-02-13 13:29:31 +01:00
Michal Čihař
281673677c Move swekey config file to exxamples folder 2012-02-13 13:27:48 +01:00