ohartl
9b15703b29
Fixes insert query on creation if multi source redirects are not used
2016-02-18 15:22:59 +01:00
ohartl
d44fb91efc
Fix mssing style on login form and start page
2016-02-17 23:23:42 +01:00
ohartl
a6191f0e6d
Fix missing count of redirects in foot of table
2016-02-17 23:18:05 +01:00
ohartl
5fc9a7de91
Cleaning up and format code
...
Rebuild all forms and lists, also changes on css.
Adding user and redirect count on domain page (so you can figure out which domain might still be used easier.
Adding count at table foot of all lists.
Make length of generated password depend on MIN_PASS_LENGTH
2016-02-17 23:16:31 +01:00
ohartl
e56135b4d1
Add optional support for multiple source address redirects
2016-02-17 06:19:42 +01:00
ohartl
6ece419da3
Change edit user info text
2016-02-17 06:04:09 +01:00
ohartl
dde7e6a43b
Merge branch 'patch-redirect-missing' into patch-small-fixes
2016-02-17 00:50:44 +01:00
ohartl
99da350eaf
Fix setting mailbox_limit to default if not send
...
Fix check if user exists before updating
2016-02-17 00:46:24 +01:00
ohartl
4b59b1d3c8
Add dbError and redirect method to clean up
...
Fix some problems with missing id's by redirecting to overviews
2016-02-17 00:39:43 +01:00
ohartl
c09e1ed031
Merge remote-tracking branch 'upstream/master' into patch-small-fixes
2016-02-16 23:00:22 +01:00
ohartl
defef4dfd2
Disable input editing of username and domain, not just show a message that it cannot be edited
2016-02-16 22:56:30 +01:00
ohartl
9ab17afc0d
Fix mailbox_limit_default might not have been defined
2016-02-16 21:20:28 +01:00
ohartl
a442f3db88
FIX deletion of admin users or their domains
2016-02-16 19:18:10 +01:00
Oliver Hartl
12a31ef97b
Fix missing lowercae conversion for username and domain
...
As ive noticed on my mail server, this has been a problem since email adresses are always interpreted in lowercase..
2016-02-15 15:08:15 +01:00
lastsamurai26
d193cb4e90
Undefiniert variable quota
...
quota aus Create statement entfernt
2016-02-03 23:53:17 +01:00
Malte Kiefer
fabffa1320
remove lost text
2015-12-09 14:14:51 +01:00
Malte Kiefer
d247f7070a
add function get_hash()
...
Add function get_hash() to set the right hash for the generating password hash function
2015-12-09 14:14:24 +01:00
Thomas Leister
3335c6edce
Adds admins array for multiple admin accounts
2015-12-09 12:07:23 +01:00
Thomas Leister
94799bff66
Add config override for dev purpose
2015-12-09 11:59:38 +01:00
Thomas Leister
5f12b18e5c
Fix XSS problem in admin area
2015-01-16 23:34:30 +01:00
Thomas Leister
50bd82e223
Adds strip_tags
2015-01-16 23:24:27 +01:00
Thomas Leister
7863c0cd79
moved generate password button to password column
2015-01-08 16:34:13 +01:00
Bjoern Biesenbach
3ee6d00a8a
added button to generate random password
2015-01-08 15:55:02 +01:00
Bjoern Biesenbach
057997970d
added javascript snippet for password generation
2015-01-08 15:54:46 +01:00
Thomas Leister
fb9b0459bc
Adds several strtolower() functions
2014-12-22 17:15:35 +01:00
Thomas Leister
2e53674f70
Adds variable log path
2014-12-19 15:14:54 +01:00
Thomas Leister
f9e179790e
Adds timestamp to log and updates README Fail2Ban section
2014-12-19 14:10:09 +01:00
Hendrik Grewe
8d1bda2304
remove debug information
2014-12-19 13:58:06 +01:00
Hendrik Grewe
a1a4c1ec7f
Allow different folder for logfiles
2014-12-19 13:44:06 +01:00
Thomas Leister
3baa373a4c
Adds support for Fail2Ban by writing a log file, prevents creating of double accounts and domains
2014-12-19 12:09:31 +01:00
Thomas Leister
f43f660a31
Added hints, remove old code.
2014-12-14 12:53:14 +01:00
Thomas Leister
8a52f45fb6
Added hints
2014-12-14 12:52:12 +01:00
Thomas Leister
bb78acda7f
Makes usage of mailbox_limit optional. User can choose wheather to use it or not by commenting in or out the define in config.inc.php
2014-12-14 11:16:08 +01:00
Thomas Leister
604232db6c
Reads default value for mailbox_limit from DB, Autofocus on form fields, adds 'required' tags to mailbox_limit > Ver. 0.1.5
2014-11-14 11:06:06 +01:00
Thomas Leister
ed51cdabe8
Set mailbox_limit = 0 if field empty
2014-11-13 15:59:44 +01:00
Thomas Leister
932c8b8251
CSS improvement and text change
2014-11-02 17:14:42 +01:00
Thomas Leister
3ebacfe9c5
Fix error
2014-10-27 19:10:37 +01:00
Thomas Leister
be1218246d
Fixes PHP errors, changes footer
2014-10-23 15:48:58 +02:00
Thomas Leister
0ae7b3fdf6
Prevents deleting the admin user
2014-10-18 23:43:11 +02:00
Thomas Leister
e15bf5aa98
Make WebMum ready for the public \o/
2014-09-25 11:38:02 +02:00
Thomas Leister
4f1e5f810c
Updates header, config and README
2014-09-20 08:48:14 +02:00
Thomas Leister
1f571ce576
Initial commit
2014-09-19 20:43:12 +02:00