Displaying 1 result from an estimated 1 matches for "expand_envs".
2007 Aug 23
1
[PATCH] Deliver doesn't enforce userdb quotas
...uota arguments found in the
configuration file, completely ignoring what userdb sends to it through
the authentication service. This doesn't happen in the previous version
I was used (1.0.rc15, comes with Debian "etch").
After digging a little into the code, I've found that "expand_envs" is
being called after "auth_client_put_user_env", thus clobbering the
"QUOTA" environment variable.
The attached patch changes "expand_envs" to avoid setting "QUOTA" if it
has been exported before.
Thanks!
--
Sergio L?pez - <sergio.lopez at nolog...