You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Christian Boltz
acb3d4799d
login.php, index.php:
...
- removed the $CONF['configured'] = 'I_know_the_risk_of_not_deleting_setup.php'
developer hack (no longer needed since setup.php requires a password)
- this also makes index.php redirecting to login.php again (the old check tested
for file_exists(setup.php)...)
common.php:
- removed a superfluous check for $CONF[setup_password] (see mailinglist for details)
config.inc.php:
- removed a small outdated comment
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@640 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
ADDITIONS
fetchmail.pl:
17 years ago
DOCUMENTS
update documentation; get ready for a 2.3rc4 release
17 years ago
VIRTUAL_VACATION
INSTALL.TXT - see https://sourceforge.net/forum/forum.php?thread_id=3026548&forum_id=676076 ; general update, and add in a note on alias expansion
17 years ago
admin
Finally got rid of admin/ :-)
18 years ago
css
css/default.css
17 years ago
debian
update documentation; get ready for a 2.3rc4 release
17 years ago
images
applied patch from lenix - theme support for postfixadmin; see http://sourceforge.net/tracker/index.php?func=detail&aid=1898481&group_id=191583&atid=937966 - thank you
18 years ago
languages
nb.lang
17 years ago
model
model/*, tests/*:
17 years ago
templates
templates/search.php:
17 years ago
tests
model/*, tests/*:
17 years ago
users
fix bug where user entered vacation details were not being returned when you go to set yourself away again
17 years ago
CHANGELOG.TXT
update documentation; get ready for a 2.3rc4 release
17 years ago
GPL-LICENSE.TXT
Initial Import in SourceForge
19 years ago
INSTALL.TXT
update documentation; get ready for a 2.3rc4 release
17 years ago
LICENSE.TXT
LICENSE.TXT: updated contributors
18 years ago
backup.php
backup.php:
18 years ago
broadcast-message.php
broadcast-message.php:
17 years ago
common.php
login.php, index.php:
17 years ago
config.inc.php
login.php, index.php:
17 years ago
create-admin.php
rename templates to .php instead of .tpl
18 years ago
create-alias-domain.php
create-alias-domain.php: fix undefined variables
17 years ago
create-alias.php
see https://sourceforge.net/tracker/index.php?func=detail&aid=2567466&group_id=191583&atid=937966 - allow adding of an alias even if a mailbox already exists (e.g. allowing you to do keep+forward)
17 years ago
create-domain.php
create-domain.php: if the user makes a domain a backup mx, then accept whatever they type in for mailboxes/aliases
17 years ago
create-mailbox.php
create-mailbox.php: Remove commented out & dead code
17 years ago
delete.php
delete.php: fix undefined variables
17 years ago
edit-active-admin.php
rename templates to .php instead of .tpl
18 years ago
edit-active-domain.php
rename templates to .php instead of .tpl
18 years ago
edit-active.php
fix undefined variables
17 years ago
edit-admin.php
- added/fixed vim: lines to nearly all *.php files (exception: templates/*)
17 years ago
edit-alias.php
edit-alias.php: reindent and make the $CONF["alias_control_admin"] and $CONF["special_alias_control"] are respected (for domain admins) - global admins can do whatever they like...
17 years ago
edit-domain.php
list-virtual.php
17 years ago
edit-mailbox.php
allow local_part to change (in theory this code serves no purpose, as the username cannot be changed.. but perhaps it will be in the future (part 2 of operation shut-up-libertytek-charles :) )
17 years ago
edit-vacation.php
edit-vacation.php:
18 years ago
fetchmail.php
fetchmail.php:
17 years ago
functions.inc.php
update documentation; get ready for a 2.3rc4 release
17 years ago
index.php
login.php, index.php:
17 years ago
list-admin.php
- added/fixed vim: lines to nearly all *.php files (exception: templates/*)
17 years ago
list-domain.php
rename templates to .php instead of .tpl
18 years ago
list-virtual.php
reindent; fix postgres date formatting issue with +01 times
17 years ago
login.php
login.php, index.php:
17 years ago
logout.php
- added/fixed vim: lines to nearly all *.php files (exception: templates/*)
17 years ago
main.php
- added/fixed vim: lines to nearly all *.php files (exception: templates/*)
17 years ago
motd-users.txt
Initial Import in SourceForge
19 years ago
motd.txt
Initial Import in SourceForge
19 years ago
password.php
- added/fixed vim: lines to nearly all *.php files (exception: templates/*)
17 years ago
search.php
- added/fixed vim: lines to nearly all *.php files (exception: templates/*)
17 years ago
sendmail.php
sendmail.php:
17 years ago
setup.php
setup.php: remove duplication of error message ...
17 years ago
upgrade.php
upgrade.php: see tdiehl on irc.. perhaps this fixes his problem (i hate mysql)
17 years ago
variables.inc.php
- added/fixed vim: lines to nearly all *.php files (exception: templates/*)
17 years ago
viewlog.php
rename templates to .php instead of .tpl
18 years ago
xmlrpc.php
xmlrpc.php:
17 years ago