![]() |
|
Security - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Security (/thread-10683.html) |
Security - Bartj - 2012-12-29 Hello, i have the zenphoto galley on my website. so i would connect the 2 database tables. does anyone know what sort it is? a hash isnt it, but who knows wat kind of? Hope you can help me Grtzzz Bartj Security - acrylian - 2012-12-29 If you wish to use the same login you need to code an handler for the included federated_login plugin or try to use one of the included ones (OpenID, Google) Security - sbillard - 2012-12-29 I really do not know what "hash" security is, but if it is http authorization then there is a plugin that handles it. If it is something unique there would have to be a special plugin created to deal with it. This has been done for other situations, but it does require development efforts so if you are not skilled in coding, security, Zenphoto internals you would probably have to contract for its implementation. |