[freeside-commits] branch FREESIDE_3_BRANCH updated. bd67b77325c4ba61e6de0b7c4aa24a473c60d181
Ivan
ivan at 420.am
Sat Jul 12 15:51:58 PDT 2014
The branch, FREESIDE_3_BRANCH has been updated
via bd67b77325c4ba61e6de0b7c4aa24a473c60d181 (commit)
from 87324d95c651a0e66ea37604f076f2d338fc85fa (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit bd67b77325c4ba61e6de0b7c4aa24a473c60d181
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sat Jul 12 15:51:53 2014 -0700
fs_api is a system user
diff --git a/FS/FS/access_user.pm b/FS/FS/access_user.pm
index de3c884..0f07e77 100644
--- a/FS/FS/access_user.pm
+++ b/FS/FS/access_user.pm
@@ -579,6 +579,7 @@ sub is_system_user {
fs_signup
fs_bootstrap
fs_selfserv
+ fs_api
) );
}
-----------------------------------------------------------------------
Summary of changes:
FS/FS/access_user.pm | 1 +
1 file changed, 1 insertion(+)
More information about the freeside-commits
mailing list