projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c6ffa2
)
add selfservice_server-single_domain config, and login_info self-service method to...
author
ivan
<ivan>
Sat, 29 Nov 2008 20:32:48 +0000
(20:32 +0000)
committer
ivan
<ivan>
Sat, 29 Nov 2008 20:32:48 +0000
(20:32 +0000)
FS/FS/Conf.pm
patch
|
blob
|
history
diff --git
a/FS/FS/Conf.pm
b/FS/FS/Conf.pm
index
b65b719
..
e1fb842
100644
(file)
--- a/
FS/FS/Conf.pm
+++ b/
FS/FS/Conf.pm
@@
-1671,6
+1671,13
@@
worry that config_items is freeside-specific and icky.
'type' => 'checkbox',
},
+ {
+ 'key' => 'selfservice_server-single_domain',
+ 'section' => '',
+ 'description' => 'If specified, only use this one domain for self-service access.',
+ 'type' => 'text',
+ },
+
{
'key' => 'card_refund-days',
'section' => 'billing',