Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  migrate
  openid-store
  seeds.d
seeds.rb 482 Bytes

Latest revisions

# Date Author Comment
fe7072a9 02/22/2020 12:22 PM Kamil Szubrycht

Refs #29027 - replace server_version with server_version_num

06770be2 02/19/2020 11:28 AM Ondřej Ezr

Refs #29027 - session out of range adhere pg versions

e0589979 02/18/2020 12:59 PM Ondřej Ezr

Fixes #29027 - session_id out of range error

1553f8f8 02/05/2020 03:48 PM Tomer Brisker

Fixes #28926 - Remove Parametrized_Classes_in_ENC setting

This setting was needed for Puppet <2.6.5 support, no point in keeping
it.

a01774df 02/05/2020 09:34 AM Leos Stejskal

Fixes #28861 - Update after review

391c0252 02/05/2020 09:34 AM Leos Stejskal

Fixes #28861 - Use sha256 fingerprints for SSH keys due to FIPS

When FIPS is enabled and customer will try to add SSH key for user,
500 internal server error appear. This commit updates ssh fingerprints
from MD5 to SHA-256.

6020f357 01/24/2020 08:38 AM Rahul Bajaj

Fixes #21987 - Add UI for Auth Sources

1c033a21 01/19/2020 12:23 PM Tomer Brisker

Fixes #28617 - Drop Enable_Smart_Variables_in_ENC setting (#7331)

6a5903a4 01/17/2020 04:34 PM Dominik Matoulek

Fixes #28405 - Missing permissions to Table Preferences

5d7d76c8 01/16/2020 08:41 AM Eric Helms

Fixes #28519: Hash and run database seeds on startup

On startup, check for all available seed files and commute a hash
of all of them. Compare this hash to one stored in the database,
if the hash has changed run database seeds, otherwise skip running
them.

View revisions

Also available in: Atom