| Commit message (Collapse) | Author | Age | Files |
| |
|
|
|
|
|
| |
Although is important to user SSL connections with BOCA we will not enable
default sites because it needs more configuration to make it work properly
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
| |
|
|
|
|
| |
This is important to comply with the new Ubuntu 20.04LTS
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
| |
|
|
|
|
| |
This is a security measure to avoid DB password in multiple files
Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
|
| |
|
|
|
|
| |
safeexec is now part of boca-autojudge package
Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
|
| |
|
|
| |
Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
|
|
|
Until now we had only one package for boca that contains all files. This
approach is not correct since we may have multiple machines for some
specific part of boca, eg, database and autojudge.
This commit starts this new approach by updating Makefile, d/rules,
d/*conffiles d/*postinst
Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
|