Share

WebUserPrefs

Code

Repositories

browse code, statistics, last commit on 2004-11-29 cvs -d:pserver:anonymous@webuserprefs.cvs.sourceforge.net:/cvsroot/webuserprefs login

cvs -z3 -d:pserver:anonymous@webuserprefs.cvs.sourceforge.net:/cvsroot/webuserprefs co -P modulename

Show:

What's happening?

  • backup files confuse panel display

    Editor backup files confuse the panel display; the don't duplicate the panel, but they do leave a blank space. Attached is a simple patch to exclude *~ from the panel enumeration.

    2008-05-02 20:47:18 UTC by tlitt

  • Bugs in index.php

    1) $usessl doesn't work, at least with apache. $HTTPS isn't defined. Neither is REDIRECT_URL. I don't need this (it's easer to handle with mod_rewrite.) But someone might want to fix it. 2) When user_prefs can't be found, it's useful to report the settings file name. 3) It's possible for the file() call on user_prefs to fail. (One good way is for selinux to get involved....

    2008-05-02 18:56:46 UTC by tlitt

  • Configuration issues

    1) sevserver log file erors becase $_SERVER[PHP_AUTH_{USER,PW}] aren't initially defined. 2) $user_prefs suggests /home/$auth_user/... But /home may not be the right place (e.g. generally isn't for root!). It's quite easy to get the user's home directory. Patch attached. (It also sets imap authentication, but that shouldn't be set in the distribution, sorry.)

    2008-05-02 18:47:14 UTC by tlitt

  • Remove terse report

    Latest SpamAssassin doesn't use terse reports. It's confusing. Remove from the panel. Patch attached.

    2008-05-02 18:40:41 UTC by tlitt

  • Postgresql database - index.php (2/2)

    Hi folks again This file is intended to be the index.php modified for PostgreSQL database. cheers.

    2007-10-17 11:37:53 UTC by piltrafeitor

  • Postgresql database - functions.php (1/2)

    Hi, folks I had to deal with spamassassin on postgresql backend, and since I like the project, I rewrote sql connection to work with. This is file functions.php. Cheers.

    2007-10-17 11:33:20 UTC by piltrafeitor

  • request for a saveable file

    It would be nice to have a generic webuserprefs installed somewhere that you could just enter the information into and it would give you a file to download (to save as ~/.spamassassin/user_prefs or what not). Along the lines of http://www.yrex.com/spam/spamconfig.php . Thanks!

    2007-08-07 21:42:38 UTC by rogerdpack

  • Comment: ldap authencation plugin

    Oh btw, you can reach me at miek@miek.nl.

    2007-07-05 08:59:26 UTC by nobody

  • ldap authencation plugin

    Hello, I've create a small extensions for webuserprefs that allows one to use ldap for authentication. See the attachement 'ldap.php'.

    2007-07-05 08:58:50 UTC by nobody

  • Squirrelmail plugin for WebUserPrefs

    Hi, I developed a little stupid Squirrelmail plugin, which includes the webuserprefs page in the Squirrel options page. Together with the already built-in SQ auth mode, this allows my users to stay in their interface while configuring their SA settings. So far, no changes on the WebUserPrefs source code where needed. I only cleared header.php and footer.php, configured the output options...

    2006-12-29 22:50:46 UTC by troeger

Our Numbers