Changesets: bareos
master 4be8081d 2022-03-11 16:23 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0001115 dird: Add PAM authorization |
||
mod - CHANGELOG.md | Diff File | ||
mod - contrib/misc/bareos_pam_integration/README.rst | Diff File | ||
mod - core/src/dird/auth_pam.cc | Diff File | ||
mod - docs/manuals/source/TasksAndConcepts/PAM.rst | Diff File | ||
mod - systemtests/cmake/BareosSystemtestFunctions.cmake | Diff File | ||
mod - systemtests/tests/bconsole-pam/bin/pam_exec_check.sh | Diff File | ||
add - systemtests/tests/bconsole-pam/etc/bareos/bareos-dir.d/user/user4locked.conf | Diff File | ||
mod - systemtests/tests/bconsole-pam/etc/pam.d/bareos.in | Diff File | ||
add - systemtests/tests/bconsole-pam/etc/user4locked.cred | Diff File | ||
mod - systemtests/tests/bconsole-pam/testrunner | Diff File | ||
mod - systemtests/tests/python-pam/etc/pam.d/bareos.in | Diff File | ||
mod - systemtests/tests/python-pam/testrunner | Diff File | ||
master 6d40225d 2022-03-11 16:22 Ported: N/A Details Diff |
webui: add pool column to volume details view | ||
mod - webui/module/Media/view/media/media/details.phtml | Diff File | ||
master 088afda6 2022-03-11 16:21 Ported: N/A Details Diff |
webui: add pool column to volume list | ||
mod - webui/module/Media/view/media/media/index.phtml | Diff File | ||
master 17ae7594 2022-03-11 16:02 Committer: arogge Ported: N/A Details Diff |
contrib: add description about PAM account phase Add an account section to the example. |
||
mod - contrib/misc/bareos_pam_integration/README.rst | Diff File | ||
master 01aa7a48 2022-03-11 15:07 Ported: N/A Details Diff |
update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master fd0324cc 2022-03-11 14:39 Committer: pstorz Ported: N/A Details Diff |
webui: change login copyright and license text color for visibility | ||
mod - webui/module/Application/view/layout/login.phtml.in | Diff File | ||
bareos-19.2 2416ea60 2022-03-11 14:39 Committer: pstorz Ported: N/A Details Diff |
webui: change login copyright and license text color for visibility (cherry picked from commit fd0324cc12b12cf3f03643bb609874b8b13d68be) |
||
mod - webui/module/Application/view/layout/login.phtml.in | Diff File | ||
master 088bbe0a 2022-03-11 14:18 Committer: pstorz Ported: N/A Details Diff |
webui: change login button color for visibility | ||
mod - webui/module/Auth/view/auth/auth/login.phtml | Diff File | ||
bareos-19.2 3b648afc 2022-03-11 14:18 Committer: pstorz Ported: N/A Details Diff |
webui: change login button color for visibility (cherry picked from commit 088bbe0a51167dd3552fe333172b7c5644f0965f) |
||
mod - webui/module/Auth/view/auth/auth/login.phtml | Diff File | ||
master 2f6672ae 2022-03-11 13:15 Ported: N/A Details Diff |
webui icons: support Ukraine! | ||
mod - webui/public/img/bareos-logo-small.png | Diff File | ||
mod - webui/public/img/bareos-logo.png | Diff File | ||
mod - webui/public/img/bareos.png | Diff File | ||
mod - webui/public/img/favicon.ico | Diff File | ||
bareos-19.2 8fdae00b 2022-03-11 13:15 Ported: N/A Details Diff |
webui icons: support Ukraine! (cherry picked from commit 2f6672aeb90fb47fa351c291e570c5a24896c941) |
||
mod - webui/public/img/bareos-logo-small.png | Diff File | ||
mod - webui/public/img/bareos-logo.png | Diff File | ||
mod - webui/public/img/bareos.png | Diff File | ||
mod - webui/public/img/favicon.ico | Diff File | ||
master eda7cddf 2022-03-11 11:34 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0001082 webui: analytics module: show stored data per jobname in treemap |
||
mod - CHANGELOG.md | Diff File | ||
mod - docs/manuals/source/IntroductionAndTutorial/BareosWebui.rst | Diff File | ||
mod - webui/config/application.config.php | Diff File | ||
add - webui/module/Analytics/Module.php | Diff File | ||
add - webui/module/Analytics/autoload_classmap.php | Diff File | ||
add - webui/module/Analytics/config/module.config.php | Diff File | ||
add - webui/module/Analytics/src/Analytics/Controller/AnalyticsController.php | Diff File | ||
add - webui/module/Analytics/src/Analytics/Model/Analytics.php | Diff File | ||
add - webui/module/Analytics/src/Analytics/Model/AnalyticsModel.php | Diff File | ||
add - webui/module/Analytics/view/analytics/analytics/index.phtml | Diff File | ||
mod - webui/module/Application/config/commands.csv | Diff File | ||
mod - webui/module/Application/config/module.config.php | Diff File | ||
add - webui/public/js/d3/d3.js | Diff File | ||
add - webui/public/js/d3/d3.min.js | Diff File | ||
master 1a156163 2022-03-11 10:46 Ported: N/A Details Diff |
webui: login screen Ukraine flag background | ||
mod - webui/module/Application/view/layout/login.phtml.in | Diff File | ||
bareos-19.2 060fd395 2022-03-11 10:46 Ported: N/A Details Diff |
webui: login screen Ukraine flag background (cherry picked from commit 1a156163d1217dc7f295163b046b7de473270299) |
||
mod - webui/module/Application/view/layout/login.phtml.in | Diff File | ||
master 00d92648 2022-03-10 18:14 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0001110 from fbergkemper/dev/fbergkemper/master/s5103 webui: show DIR message if ACL prevents a job rerun |
||
mod - CHANGELOG.md | Diff File | ||
mod - webui/module/Job/src/Job/Controller/JobController.php | Diff File | ||
master ad64a071 2022-03-10 17:49 Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master f4ccb863 2022-03-10 17:44 Ported: N/A Details Diff |
docs: update PAM configuration Add an account section to the example and describe what has changed and what users should do to be able to login again. |
||
mod - docs/manuals/source/TasksAndConcepts/PAM.rst | Diff File | ||
bareos-19.2 0a15a336 2022-03-10 17:44 Ported: N/A Details Diff |
docs: update PAM configuration Add an account section to the example and describe what has changed and what users should do to be able to login again. (cherry picked from commit f4ccb863022c1297294ef49f67cca831c16afc0c) |
||
mod - docs/manuals/source/TasksAndConcepts/PAM.rst | Diff File | ||
master 576334c2 2022-03-10 16:43 Ported: N/A Details Diff |
Update CHANGELOG.md | ||
mod - CHANGELOG.md | Diff File | ||
master 8cca0dca 2022-03-10 16:10 Ported: N/A Details Diff |
docs: update webui command acl requirements | ||
mod - docs/manuals/source/IntroductionAndTutorial/BareosWebui.rst | Diff File | ||
master 30ed31f8 2022-03-10 15:07 Committer: GitHub Ported: N/A Details Diff |
Merge pull request 0001106 Fix stale volumes/devices in bareos-sd after failure to acquire a read device on MAC jobs |
||
mod - CHANGELOG.md | Diff File | ||
mod - core/src/dird/migrate.cc | Diff File | ||
mod - core/src/stored/mac.cc | Diff File | ||
mod - systemtests/tests/CMakeLists.txt | Diff File | ||
rm - systemtests/tests/copy-bscan/testrunner | Diff File | ||
add - systemtests/tests/copy/etc/bareos/bareos-dir.d/storage/NoSuchStorage.conf | Diff File | ||
add - systemtests/tests/copy/testrunner-01-backup | Diff File | ||
add - systemtests/tests/copy/testrunner-02-copy | Diff File | ||
add - systemtests/tests/copy/testrunner-03-impossible-copy | Diff File | ||
add - systemtests/tests/copy/testrunner-04-bscan | Diff File | ||
master abe46203 2022-03-10 11:31 Ported: N/A Details Diff |
dir: check account authorization during PAM login Fixes CVE-2022-24755 Previously, when a user logged in via PAM, Bareos did only check for authentication (i.e. the "auth" section in PAM). No authorization checks were made (the "account" section in PAM). This patch now adds the proper check. This will break existing PAM configuration! |
||
mod - core/src/dird/auth_pam.cc | Diff File | ||
bareos-19.2 1d61a410 2022-03-10 11:31 Ported: N/A Details Diff |
dir: check account authorization during PAM login Fixes CVE-2022-24755 Previously, when a user logged in via PAM, Bareos did only check for authentication (i.e. the "auth" section in PAM). No authorization checks were made (the "account" section in PAM). This patch now adds the proper check. This will break existing PAM configuration! (cherry picked from commit abe462037388635193f3b5b71575f32596c3b69d) |
||
mod - core/src/dird/auth_pam.cc | Diff File | ||
master 21f80ccd 2022-03-10 11:29 Ported: N/A Details Diff |
systemtests: prepare PAM tests for account checks This adapts the two PAM tests to work correctly with the upcoming account checks. The test bconsole-pam will also check that authorization is checked correctly (which is not yet the case, so the test currently fails). |
||
mod - systemtests/tests/bconsole-pam/bin/pam_exec_check.sh | Diff File | ||
add - systemtests/tests/bconsole-pam/etc/bareos/bareos-dir.d/user/user4locked.conf | Diff File | ||
mod - systemtests/tests/bconsole-pam/etc/pam.d/bareos.in | Diff File | ||
add - systemtests/tests/bconsole-pam/etc/user4locked.cred | Diff File | ||
mod - systemtests/tests/bconsole-pam/testrunner | Diff File | ||
mod - systemtests/tests/python-pam/etc/pam.d/bareos.in | Diff File | ||
master 41470b2a 2022-03-10 11:25 Committer: frank Ported: N/A Details Diff |
bareos-check-sources: apply changes | ||
mod - webui/module/Analytics/autoload_classmap.php | Diff File | ||
mod - webui/module/Analytics/config/module.config.php | Diff File | ||
mod - webui/module/Analytics/src/Analytics/Model/Analytics.php | Diff File | ||
mod - webui/module/Application/config/module.config.php | Diff File |