[FLOW3-general] Multi Database connection
Robin Lehrmann
robin_media at live.de
Wed Jul 11 23:58:33 CEST 2012
I want to prepare two database connection, because in the
first one are the stuff for the Website (e. g. Blogs, posts, etc.) and
in the other one are the account data.
The account data is in a other database, because it's my authentication
database with permissions for FTP, SSH, IMAP etc.
The password is hashed with Mysql function ENCRYPT. So I must create a
new Cryptography, Provider and Token. I don't want to change the
structure of my database.
Thanks for help!
(It's FLOW3 Version 1.1rc)
More information about the FLOW3-general
mailing list