huloza
4348aab7ad
web folder permission fix
...
710 permission on /home/user/web (September 7 commit) is generating this Apache error on new users:
Forbidden
You don't have permission to access /index.php on this server.
Server unable to read htaccess file, denying access to be safe
2016-11-11 13:00:14 -04:00
Serghey Rodin
cda3caebb6
fix permission for pem file
2016-09-29 12:01:57 +03:00
Serghey Rodin
84354fa1c1
deleting hack for nginx user / not relevant for apache
2016-09-12 13:51:31 +03:00
Serghey Rodin
4a26f72789
Merge pull request #637 from K2rool/patch-1
...
Stricter Permissions
2016-09-07 14:12:30 +03:00
Serghey Rodin
745769dab8
Merge pull request #612 from teryanik/master
...
Fix bug with "user already exists"
2016-06-27 02:17:53 +03:00
Serghey Rodin
a61a6e979e
refactoring: log_event(), is_format_valid()
2016-06-24 16:31:43 +03:00
Serghey Rodin
e05dca61a6
refactoring: log_event(), is_format_valid()
2016-06-09 16:55:35 +03:00
Ryan Harvey
395c471021
Update v-add-user
...
More stricter permissions, the current setup allows any user on the system to read other users web files as long as they know the path, the only users which should be allow to access $HOMEDIR/$user/web is owner of sites and nginx user to be able to serve static files.
I also locked down access $HOMEDIR/$user/tmp to the user, its gets used in the hosting template for tmp files, i don't see why another user would need access to it as apache runs as the user.
2016-02-18 02:12:53 +00:00
teryanik
ec7994a402
Fix bug with "user already exists"
2016-01-20 11:03:49 +03:00
RhysIT
9189ca9488
Corrected spelling mistakes
2015-11-06 17:38:58 +02:00
Serghey Rodin
b560c99ceb
user notification backend
2015-10-29 15:01:14 +02:00
Serghey Rodin
91a804c1c8
check_result function
2015-10-28 16:34:41 +02:00
Serghey Rodin
6691ea2c8b
New syntax to hide password from logger
2015-10-21 15:57:54 +03:00
Serghey Rodin
93b2a8617a
Jailed SFTP via OpenSSH
2015-09-18 17:42:48 +03:00
Serghey Rodin
7d6cadc034
chmod/touch/mkdir command consolidation
2015-07-01 01:34:54 +03:00
Serghey Rodin
1bcdef615c
password transmission via tmp files
2015-03-29 12:39:42 +03:00
Serghey Rodin
4950088eec
fixed typo
2014-07-22 23:44:02 +03:00
Serghey Rodin
2b40f8422c
removed debug info on quota set
2014-07-08 14:34:49 +03:00
Serghey Rodin
9087a5b57a
File system quota support
2014-05-12 22:25:19 +03:00
Serghey Rodin
b61b5b8dbf
separate error log
2014-03-23 17:58:49 +02:00
Serghey Rodin
ed54f83795
from now vesta.conf can override any func variable
2013-10-09 00:50:08 +03:00
Serghey Rodin
c4101dcf42
package trigger support
2013-07-12 10:37:54 +03:00
Serghey Rodin
c1dad6ce08
ubuntu compatible password change function
2013-06-23 17:27:16 +03:00
Serghey Rodin
601cc77383
fix for chattr
2013-04-04 00:43:09 +03:00
Serghey Rodin
b0481bd4e7
improving conf directory permissions
2013-03-20 20:36:47 +02:00
Serghey Rodin
293b70fcf2
absolute path in pipes
2013-03-13 15:18:57 +02:00
Serghey Rodin
def0f35141
i18n backend support
2013-01-24 12:49:22 +02:00
Serghey Rodin
b8b28120fd
dox2unix fix after merge
2013-01-19 23:07:26 +02:00
ZonD Eighty
2b16d9bd83
Merge changes from upstream
...
I'm a little angry
2012-12-28 23:31:02 +04:00
Serghey Rodin
92f780cd21
fixed permission on tmp folder
2012-12-12 16:51:55 +02:00
Serghey Rodin
df569188d4
chmod 771 /home/$user/tmp
2012-11-29 13:43:55 +02:00
Serghey Rodin
b6b7eacadb
replaced underscore with dash in api syscalls
2012-11-09 18:26:32 +02:00