Skip to content

Commit

Permalink
bot(release): commit release files;
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenGovCanDevops committed Jun 25, 2024
1 parent 3a5ab6a commit 99eab41
Show file tree
Hide file tree
Showing 4 changed files with 3,251 additions and 0 deletions.
56 changes: 56 additions & 0 deletions docs/source/_release_builds/change_logs/2024.06.25.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"ckan": {
"ckan": {
"Bugfixes": [
{
"canada_only": true,
"backport": false,
"change_log": "Added a schema for performing password resets, allowing for better frameworking for password requirements and error messages.\n",
"hash": "0f91ae064908c05adf22e9b2302438a7557dc343"
}
]
},
"ckanext-canada": {
"Changes": [
{
"canada_only": false,
"backport": false,
"change_log": "Updated the `CanadaSecurityPlugin` class for the improved frameworking from `ckanext-security`.\n",
"hash": "96128a1ac694ba39679fa0e12fa5998ea4faab71"
},
{
"canada_only": false,
"backport": false,
"change_log": "Minor changes to the FAQ page for the Registry users.",
"hash": "5508987f9284bd9675031f1e251394e288e7c85e"
}
]
},
"ckanext-security": {
"Features": [
{
"canada_only": true,
"backport": false,
"change_log": "Adds `ckanext.security.min_password_length` config option to set minimum password length requirement.\n",
"hash": "14c3a75f23ecc2bf714a703aaa1d56e242524c53"
},
{
"canada_only": true,
"backport": false,
"change_log": "Adds `ckanext.security.nzism_compliant_passwords` config option to set password complexity requirements.\n",
"hash": "9a21ca8a964c9dddd8ef8f1c9690aeb526a8cd01"
}
],
"Changes": [
{
"canada_only": true,
"backport": false,
"change_log": "Improved the frameworking of the Security plugin to allow for better password requirements and error messages.\n",
"hash": "98663caddc5c4776c40a3671d1a5031366799531"
}
]
}
},
"django": {},
"drupal": {}
}
21 changes: 21 additions & 0 deletions docs/source/_release_builds/differences/2024.06.25.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"ckan": {
"ckan": {
"uri": "https://github.com/open-data/ckan",
"prev": "95d119bcaadb50d4da41d0220d6c19f649602eae",
"head": "44417ec1c803cabe3f2286185400650f77fa9838"
},
"ckanext-canada": {
"uri": "https://github.com/open-data/ckanext-canada",
"prev": "1b9297f302d6d082174fc6e635806faf73774f25",
"head": "24ef4387df3a42c263a02198e5ef28ef2dcb4bfc"
},
"ckanext-security": {
"uri": "https://github.com/open-data/ckanext-security",
"prev": "14a9635d80d69d7e7bd81519623e59a38f18d14e",
"head": "6652d05f44f65de37e493ef70ff6b9ef174f5c31"
}
},
"django": {},
"drupal": {}
}
Loading

0 comments on commit 99eab41

Please sign in to comment.