Project

General

Profile

Actions

Bug #2476

closed

Token action name for WebDAV digest still uses kebab case

Added by liaham 6 months ago. Updated 6 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
09/28/2024
Due date:
10/03/2024
% Done:

100%

Estimated time:
Affected Version:
Compatible Redmine Version:
5.1.z

Description

The partial views/hooks/redmine_dmsf/_view_my_account.html.erb uses a finder method where the action name still uses kebab case but since migration 20240829093801_rename_dmsf_digest_token.rb it is required to use snake case.

That is, dmsf-webdav-digest needs to be renamed to dmsf_webdav_digest to find the token of the current user.

Actions

Also available in: Atom PDF