Distribuez vos fichiers pour une durée limitée

General

Uploaded files properties

Email (SMTP)

Filez Database

You can find DSN syntax help here : MySQL 3.x/4.x/5.x, PostgreSQL, SQLite 3 and SQLite 2, Oracle, ODBC v3 (IBM DB2, unixODBC and win32 ODBC), IBM Informix Dynamic Server, IBM DB2, Firebird/Interbase 6, 4D.

Authentication

Identification

Ldap options :

For other parameters, you will have to add them manually to filez.ini in the "[user_factory_options]" section once you have validated this form.

Please refer to the Zend Framework documentation for a list of possible options

Database options :

User database connection :

User table schema :

Possible algorithms are

  • "MD5" (unsecure)
  • "SHA1" (unsecure)
  • PHP Function name ex: "methodName"
  • PHP Static method ex: "ClassName::Method"
  • Plain SQL ex: "SHA1(CONCAT(salt_column, :password)) (default)"

User attributes mapping :

In order to make the application schema independant with differents user storage facilities, each user attributes is mapped from its original name to the application name.

UI Customisation