Peter Hormanns
|
77fc48aaa7
|
code formatting
|
2016-11-16 13:25:26 +01:00 |
|
Peter Hormanns
|
f934cd3984
|
limit list of queue jobs to the latest 500 entries
|
2016-05-13 14:59:46 +02:00 |
|
Peter Hormanns
|
aabb5d1781
|
revoke any privileges for unknown users from created database
|
2016-05-13 14:58:14 +02:00 |
|
Peter Hormanns
|
dd4ce59112
|
perform does not work
|
2016-04-08 13:37:41 +02:00 |
|
Peter Hormanns
|
bdecf9bbd1
|
try perform instead of select
|
2016-04-08 13:00:05 +02:00 |
|
Peter Hormanns
|
203f24c279
|
postgres 8.4 change
|
2016-04-08 12:54:46 +02:00 |
|
Peter Hormanns
|
f470ed8722
|
change for postgres 8.4
|
2016-04-08 12:29:09 +02:00 |
|
Michael Hierweck
|
89b2b3b5a9
|
Fix template variable reference.
|
2016-04-08 11:23:40 +02:00 |
|
Michael Hierweck
|
7a0aadc397
|
Cleanup whitespace.
|
2016-04-08 11:23:04 +02:00 |
|
Peter Hormanns
|
96d55710b3
|
restrict initial user home access rights
|
2016-03-23 16:41:10 +01:00 |
|
Peter Hormanns
|
d70b87cf28
|
allow padc user
|
2016-01-11 12:37:36 +01:00 |
|
Peter Hormanns
|
f1caa45dcf
|
curinetaddr in lowercase
|
2015-12-29 19:40:54 +01:00 |
|
Peter Hormanns
|
3a704c322a
|
extend validation of user and database names
|
2015-12-28 20:07:00 +01:00 |
|
Peter Hormanns
|
0be76b6c23
|
some property names are overwritten in api
|
2015-12-23 16:52:28 +01:00 |
|
Peter Hormanns
|
52c0ae091c
|
hide dnsmaster property
|
2015-12-23 16:51:01 +01:00 |
|
Peter Hormanns
|
c0958cdc8f
|
pac property unixuser should not be available on api
|
2015-12-23 15:02:08 +01:00 |
|
Peter Hormanns
|
b94f19caba
|
nicer bash code
|
2015-11-30 12:17:01 +01:00 |
|
Peter Hormanns
|
c47eaf101c
|
should be _.example.com - wirdcard
|
2015-11-30 11:42:10 +01:00 |
|
Peter Hormanns
|
600a230336
|
also delete generated certs and links to certfiles
|
2015-11-28 18:33:08 +01:00 |
|
Peter Hormanns
|
16bef337e0
|
needs vm-extension to be included in war
|
2015-11-26 14:05:40 +01:00 |
|
Peter Hormanns
|
a0025d844b
|
Merge remote-tracking branch 'origin/newweb'
|
2015-11-25 17:07:15 +01:00 |
|
Peter Hormanns
|
2c91cdc636
|
SNI change pems structure
|
2015-11-25 16:55:35 +01:00 |
|
Peter Hormanns
|
a147c4406a
|
rename field to name
|
2015-09-11 23:26:06 +02:00 |
|
Peter Hormanns
|
f7a0389bc7
|
add name property to inetaddr
|
2015-09-11 23:19:38 +02:00 |
|
Peter Hormanns
|
4d437f2bef
|
organize imports
|
2015-09-11 23:04:24 +02:00 |
|
Peter Hormanns
|
4d4ed2942a
|
rename basepac property for reflection problems
|
2015-09-11 23:03:09 +02:00 |
|
Peter Hormanns
|
88b6b6e67d
|
derived field are readonly
|
2015-09-11 19:32:00 +02:00 |
|
Peter Hormanns
|
041111d845
|
introduce annotated class property on AbstractRemote
pac is readonly property
|
2015-09-11 17:26:42 +02:00 |
|
Peter Hormanns
|
fa75194cf3
|
annotate pac properties
|
2015-09-07 18:19:11 +02:00 |
|
Peter Hormanns
|
a4d23a58ef
|
merge changes for sni
|
2015-09-07 16:34:26 +02:00 |
|
Peter Hormanns
|
f5e82b4ecc
|
remote deprecated customer module
|
2014-12-08 19:51:35 +01:00 |
|
Peter Hormanns
|
80d3a5784b
|
remove unused imports
|
2014-12-04 16:05:56 +01:00 |
|
Peter Hormanns
|
2582919493
|
dont fire multiple sql statments in batch because selects throwed an
exception
|
2014-11-25 12:23:52 +01:00 |
|
Michael Hierweck
|
fcb11a140b
|
Get rid of autodebit...
|
2014-09-01 19:10:50 +02:00 |
|
Michael Hierweck
|
a210317755
|
Create app and app-ssl directories for new domains.
|
2014-09-01 18:04:31 +02:00 |
|
Michael Hierweck
|
90350b0ca0
|
Killall before dropping mysql databases/users.
|
2014-08-28 19:53:21 +02:00 |
|
Michael Hierweck
|
c031f5004c
|
Terminate pgsql database sessions before dropping users/databases.
|
2014-08-28 19:27:49 +02:00 |
|
Michael Hierweck
|
278954bb97
|
Optimized deluser.
|
2014-08-28 17:45:21 +02:00 |
|
Michael Hierweck
|
1f2eb8a099
|
User Deletion: killall should not return exit code != 0.
|
2014-08-28 16:57:15 +02:00 |
|
Michael Hierweck
|
0ab359e690
|
Trying to make user/pac deletion more reliable...
|
2014-08-28 12:40:35 +02:00 |
|
Michael Hierweck
|
1f3c4ca0f0
|
Generate /etc/sudoers.d/pacs instead of (whole) /etc/sudoers
(configuration).
|
2014-08-28 12:19:08 +02:00 |
|
Michael Hierweck
|
cbb50c1a87
|
Cleanup and privacy protection.
|
2014-08-12 16:13:48 +02:00 |
|
Michael Hierweck
|
ee5e33f3fe
|
Introduced Phusion Passenger for Dynamic Web.
|
2014-08-12 16:13:26 +02:00 |
|
Michael Hierweck
|
a9361aa80c
|
Get rid of useless test.cgi.
|
2014-08-12 16:12:55 +02:00 |
|
Michael Hierweck
|
545ad6fc16
|
ProFTP configuration: generate pacs.conf only instead of whole master
configuration file.
|
2014-08-12 14:58:42 +02:00 |
|
Michael Hierweck
|
c5fe591298
|
Removed obsolete interfaces template.
|
2014-08-12 14:57:39 +02:00 |
|
Peter Hormanns
|
7703bb2821
|
remove customer reference to bankaccount
|
2014-07-28 11:57:08 +02:00 |
|
Peter Hormanns
|
1871821983
|
fix Template-Generierung beim Paket-Loeschen
|
2014-05-13 22:41:40 +02:00 |
|
Peter Hormanns
|
c922044f5d
|
Remove Pac IP-Configuration from network-interfaces
|
2014-05-13 20:57:12 +02:00 |
|
Peter Hormanns
|
09223590a9
|
kein setgid-Bit auf den Paket-Verzeichnissen etc, var und users
|
2014-04-13 13:14:37 +02:00 |
|
Peter Hormanns
|
d7390031e9
|
create customer-alias and -email
|
2014-03-21 18:44:19 +01:00 |
|
Peter Hormanns
|
1ea0bc8966
|
erzeuge pac-addr-ipv4
|
2014-03-21 15:48:46 +01:00 |
|
Peter Hormanns
|
12a1556b34
|
iban und bic in bank_account
|
2014-03-21 15:20:25 +01:00 |
|
Peter Hormanns
|
37b3643db1
|
wait for kill
|
2013-08-10 12:59:48 +02:00 |
|
Peter Hormanns
|
67f81eab78
|
auto eth0:xyz00 ergaenzt
|
2013-08-05 19:35:00 +02:00 |
|
Michael Hierweck
|
b05ce2184e
|
Small improvements related to packet quota handling.
|
2013-07-15 18:23:46 +02:00 |
|
Peter Hormanns
|
7beee9786b
|
remove erroneous comments
|
2013-07-15 12:26:50 +02:00 |
|
Peter Hormanns
|
c0413f7deb
|
fix error update postgresql database owner
|
2013-07-15 12:25:47 +02:00 |
|
Peter Hormanns
|
e7998979a0
|
fix #130
|
2013-06-19 18:15:59 +02:00 |
|
Peter Hormanns
|
f2d2ca2045
|
test case error #130
|
2013-06-19 16:32:57 +02:00 |
|
|
86f2bb47a0
|
Refactored quota handling: use of constants.
|
2013-06-19 14:50:45 +02:00 |
|
Peter Hormanns
|
ce55f33d79
|
make domain.delete more robust
|
2013-05-31 11:45:25 +02:00 |
|
Peter Hormanns
|
6693502d64
|
fix new error on pac.delete
|
2013-05-27 19:54:29 +02:00 |
|
peter
|
ae9911808f
|
no error on missing mysql database
|
2013-05-26 22:20:47 +02:00 |
|
Peter Hormanns
|
9b8db6acd7
|
could reproduce Problem with sw packages
|
2013-05-24 12:49:33 +02:00 |
|
Peter Hormanns
|
71bd2b5ad3
|
found one more mapping error with migrated database
|
2013-05-23 15:32:08 +02:00 |
|
Peter Hormanns
|
d305c64646
|
move basepac names to hostsharing package
|
2013-05-23 12:26:15 +02:00 |
|
Peter Hormanns
|
e26b0e5cc0
|
extract multioption constants to one place
|
2013-05-23 11:29:29 +02:00 |
|
Peter Hormanns
|
3efcc89056
|
do not create interfaces for managed server pacs
|
2013-05-23 11:26:24 +02:00 |
|
Peter Hormanns
|
266756b268
|
migration of pacs is working
|
2013-05-14 22:07:32 +02:00 |
|
Peter Hormanns
|
522b89c537
|
refactoring of database on pac-components
|
2013-05-13 19:52:13 +02:00 |
|
Peter Hormanns
|
d94c7da7cc
|
fix issue on dynamic web vhost template
|
2013-05-10 14:56:29 +02:00 |
|
Peter Hormanns
|
9d22db1623
|
fix dynamic web issue on vhost template
|
2013-05-10 11:24:12 +02:00 |
|
Peter Hormanns
|
a1a8241909
|
merge
|
2013-05-09 17:17:52 +02:00 |
|
Peter Hormanns
|
8a60b90ce7
|
fix error on dynmic web domain vhosts
|
2013-05-09 17:11:17 +02:00 |
|
Peter Hormanns
|
d63deeceae
|
fix error on dynmic web domain vhosts
|
2013-05-09 16:51:34 +02:00 |
|
peter
|
76ed538fdf
|
fix dom.isDynamic
|
2013-05-07 23:45:07 +02:00 |
|
Peter Hormanns
|
5028419aa3
|
new tests to show errors in pac module
|
2013-05-06 19:59:23 +02:00 |
|
Peter Hormanns
|
1ba497e953
|
mapping of basepac corrected
|
2013-05-02 17:10:45 +02:00 |
|
Peter Hormanns
|
3b61da9c17
|
better mapping of paccomponent
|
2013-05-02 16:59:13 +02:00 |
|
Peter Hormanns
|
8976d93e03
|
pac migration (contains error)
|
2013-05-01 22:23:13 +02:00 |
|
Peter Hormanns
|
8e487713b7
|
fix error from mapping changes
|
2013-05-01 10:41:38 +02:00 |
|
peter
|
95c92273e9
|
return role "PAC_ADMIN_DW" or "PAC_ADMIN_SW" for webclient
|
2013-05-01 09:54:28 +02:00 |
|
peter
|
651a2f1c20
|
prepare
|
2013-04-30 22:12:52 +02:00 |
|
peter
|
14645dc911
|
clean or mapping
|
2013-04-30 22:11:59 +02:00 |
|
|
953938a033
|
Merge branch 'master' of
ssh://hsh04-source@hsh04.hostsharing.net/home/doms/source.hostsharing.net/source/hsadmin.git
|
2013-04-30 21:16:34 +02:00 |
|
|
fd53e7dc33
|
Skip most actions if pac is not a web packet.
|
2013-04-30 21:15:24 +02:00 |
|
|
9b206322f0
|
Skip most actions if pac is not a web packet.
|
2013-04-30 20:32:25 +02:00 |
|
Peter Hormanns
|
ce5c545bef
|
pac migration partial implementation
|
2013-04-30 18:45:41 +02:00 |
|
Peter Hormanns
|
6ec7999be6
|
better variable name
|
2013-04-30 18:44:38 +02:00 |
|
Peter Hormanns
|
8d2214d123
|
fix db migration
|
2013-04-30 12:38:16 +02:00 |
|
Peter Hormanns
|
f602b24c13
|
merge pac-type tests
|
2013-04-29 20:01:09 +02:00 |
|
Peter Hormanns
|
aa82ca8ad1
|
custumer property exempt_vat
|
2013-04-29 12:11:31 +02:00 |
|
Peter Hormanns
|
d1da05fe6d
|
customer properties free vat_indicator
|
2013-04-29 11:22:02 +02:00 |
|
Peter Hormanns
|
cc95dac6d5
|
introduce attribute free to pac definition
|
2013-04-25 13:57:01 +02:00 |
|
Peter Hormanns
|
66c38b36d4
|
remove todo
|
2013-04-25 13:18:49 +02:00 |
|
Peter Hormanns
|
9148f924b2
|
fix error: packet is now created as requested
|
2013-04-25 12:08:39 +02:00 |
|
Peter Hormanns
|
d61b2a2b35
|
ignore buggy testcase
|
2013-04-24 17:50:11 +02:00 |
|
Peter Hormanns
|
51f563d208
|
enqueue processors only on web packets
|
2013-04-24 17:30:20 +02:00 |
|
peter
|
9050a0b1b9
|
init bank account
|
2013-04-23 22:30:06 +02:00 |
|