- Dec 18, 2024
-
-
Balasankar 'Balu' C authored
Disallow login for mattermost account See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/8034 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Alec Xu <axu@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Andrew Patterson <apatterson@gitlab.com>
-
- Nov 15, 2024
-
-
Andrew Patterson authored
Change login shell for mattermost account to nologin to stop CIS from triggering rule 6.2.8 "Ensure users' home directories permissions are 750 or more restrictive".
-
- Dec 18, 2024
-
-
Lin Jen-Shin authored
Co-authored-by:
Andrew Patterson <apatterson@gitlab.com>
-
- Jun 16, 2023
-
-
Balasankar 'Balu' C authored
Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/7808 Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Mar 21, 2023
-
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- May 04, 2023
-
-
Jason Young authored
Changelog: added Signed-off-by:
Jason Young <jyoung@gitlab.com>
-
- Apr 28, 2023
-
-
Balasankar 'Balu' C authored
Use underscored key names in all rails key configuration invocations. Removes un-used rails_app variable abstraction. Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6873 Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/7455 Changelog: deprecated Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Sep 14, 2022
-
-
Aboobacker MK authored
We are working on hashing application secrets for compliance reasons, omnibus's current lookup for oauth application is not compatiable with hashed oauth secrets. Alternative is to use Doorkeeper::Application.by_uid_and_secret which does hashing logic if the secret is in hashed form Changelog: changed
-
- Dec 07, 2020
-
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
- Sep 29, 2020
-
-
Harrison Healey authored
-
- Jul 28, 2020
-
-
Gabriel Mazetto authored
We are in-fact having to disable it everywhere because we actually need that pattern, so there is no point in not disabling it from rubocop anyway.
-
- Jul 14, 2020
-
-
Dustin Collins authored
-
- May 07, 2020
-
-
Mitchell Nielsen authored
-
- Mar 06, 2020
-
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
- Jul 04, 2019
-
-
DJ Mountney authored
This will avoid warning messages that are spit out during startup
-
- Jun 06, 2019
-
-
DJ Mountney authored
-
- May 22, 2019
-
-
Toon Claes authored
Next release is 12.0, so we can now delete the code that cleans up the old env directories. The changes were originally made in 1b6b1790339a2a05011e073a33fe5e79ad373318 and in d091e0778c35a388eab08529cf1958590432e9a9 there was indicated these needed to be deleted in 12.0. Closes https://gitlab.com/gitlab-org/omnibus-gitlab/issues/4268
-
- Oct 27, 2018
-
-
Gabriel Mazetto authored
-
- Dec 28, 2018
-
-
Balasankar "Balu" C authored
-
Balasankar "Balu" C authored
-
- Nov 16, 2018
-
-
Balasankar "Balu" C authored
-
- Nov 01, 2018
-
-
Balasankar "Balu" C authored
Move env directory of all services to /opt/gitlab/etc/<service>/env
-
- Nov 02, 2018
-
-
Jason Plum authored
Align setting `/opt/gitlab/etc/*` via `env_directory`. This only affects MR !1823 changes. Existing entries were NOT touched: - files/gitlab-cookbooks/gitlab/recipes/gitlab-rails.rb:24:gitlab_rails_static_etc_dir = "/opt/gitlab/etc/gitlab-rails" - files/gitlab-cookbooks/gitlab/recipes/gitlab-pages.rb:21:gitlab_pages_static_etc_dir = "/opt/gitlab/etc/gitlab-pages" - files/gitlab-cookbooks/gitlab/recipes/gitlab-workhorse.rb:21:gitlab_workhorse_static_etc_dir = "/opt/gitlab/etc/gitlab-workhorse" - files/gitlab-cookbooks/gitlab/recipes/postgres-exporter.rb:21:postgres_exporter_static_etc_dir = "/opt/gitlab/etc/postgres-exporter"
-
- Oct 25, 2018
-
-
Jason Plum authored
We have Go programs that use Go's own crypto/tls library instead of OpenSSL. We can tell `crypto/tls` about `/opt/gitlab/embedded/ssl/certs/` by setting `SSL_CERT_DIR=/opt/gitlab/embedded/ssl/certs/`. This addes this value to all of the `env` nodes for the approriate services that use Go. Closes #3701
-
- Oct 15, 2018
-
-
Balasankar "Balu" C authored
-
- Jul 17, 2018
-
-
Balasankar "Balu" C authored
-
- Jun 11, 2018
-
-
Harrison Healey authored
-
- Jun 12, 2018
-
-
Balasankar "Balu" C authored
-
- May 25, 2018
-
-
Balasankar C authored
-
- Apr 26, 2018
-
-
Harrison Healey authored
-
- Apr 20, 2018
-
-
Harrison Healey authored
-
- Apr 03, 2018
-
-
DJ Mountney authored
-
- Mar 09, 2018
-
-
Harrison Healey authored
-
- Feb 23, 2018
-
-
Harrison Healey authored
-
- Jan 17, 2018
-
-
Harrison Healey authored
-
- Dec 18, 2017
-
-
Harrison Healey authored
-
- Dec 09, 2017
-
-
Balasankar "Balu" C authored
-
- Dec 08, 2017
-
-
Harrison Healey authored
-
- Oct 27, 2017
-
-
Marin Jankovski authored
-
Balasankar C authored
-