|
Commit |
Commit message |
Age |
Author |
Refs |
|
|
4e33d088badc
|
Convert adminlog function to DBAL.
|
|
|
|
|
|
afcdf97a9f6a
|
Default to FETCH_OBJ fetch mode on the DB connection.
|
|
|
|
|
|
217732d0fffa
|
Use PDO MySQL driver instead of MySQLi.
|
|
|
|
|
|
2fc6ac5be5a5
|
Rework login function to use DBAL.
|
|
|
|
|
|
9f040c95c2e0
|
Hash passwords in PHP instead of asking MySQL to do it.
|
|
|
|
|
|
f6401d22fc9e
|
Add EditorConfig file for consistent code.
|
|
|
|
|
|
32f52c4f7e1a
|
Declare dependency on Doctrine DBAL.
|
|
|
|
|
|
c1cc0a746d24
|
Merge branch 'master' into tinymce
|
|
|
|
|
|
dc6672c2e0e6
|
Merge pull request #11 from mt-admin mysqli
Convert the admin backend to the more modern MySQLi driver.
|
|
|
|
|
|
9d6658343799
|
Convert the page editor to the new TinyMCE.
|
|
|
|