[PR #7] [MERGED] Fix validation of cron_key field #40

Closed
opened 2026-02-27 09:12:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/maelstrom-cms/odin/pull/7
Author: @srichter
Created: 10/4/2019
Status: Merged
Merged: 10/4/2019
Merged by: @OwenMelbz

Base: masterHead: fix_cron_key_field_validation


📝 Commits (1)

  • c8fbe7f Fix validation of cron_key field

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 app/Http/Controllers/WebsiteController.php (+2 -2)

📄 Description

Rename cron_keyword to cron_key in validation on store/update methods in WebsiteController.php to fix #6


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/maelstrom-cms/odin/pull/7 **Author:** [@srichter](https://github.com/srichter) **Created:** 10/4/2019 **Status:** ✅ Merged **Merged:** 10/4/2019 **Merged by:** [@OwenMelbz](https://github.com/OwenMelbz) **Base:** `master` ← **Head:** `fix_cron_key_field_validation` --- ### 📝 Commits (1) - [`c8fbe7f`](https://github.com/maelstrom-cms/odin/commit/c8fbe7f52c8ecbebdc2c77d4fdc81d1b086fb474) Fix validation of cron_key field ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/Http/Controllers/WebsiteController.php` (+2 -2) </details> ### 📄 Description Rename `cron_keyword` to `cron_key` in validation on store/update methods in `WebsiteController.php` to fix #6 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:12:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/odin-maelstrom-cms#40
No description provided.