This addresses several issues: - makes server name encrypted and authenticated, so that it can not be tampered - reduces cookie usage - reduces overhead of encryption/authentication The pmaUser cookie is still separate to avoid different lifetime (pmaUser has month lifetime, while pmaAuth is session only by default). Signed-off-by: Michal Čihař <michal@cihar.com> |
||
|---|---|---|
| .. | ||
| auth | ||
| export | ||
| import | ||
| schema | ||
| transformations | ||
| AuthenticationPlugin.php | ||
| ExportPlugin.php | ||
| ImportPlugin.php | ||
| IOTransformationsPlugin.php | ||
| SchemaPlugin.php | ||
| TransformationsInterface.php | ||
| TransformationsPlugin.php | ||
| UploadInterface.php | ||