mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 19:49:20 +03:00
Modified the postfixadmin-change-password plugin to give users these additional options for MySQL:
* Specify the table name * Specify the column name for user names * Specify the column name for the passwords
This commit is contained in:
parent
91f3c05d5e
commit
ef5231decd
3 changed files with 60 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -15,4 +15,5 @@
|
|||
/build/local
|
||||
/build/dist
|
||||
/build/tmp
|
||||
/data
|
||||
/data
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue