Skip to content

Conversation

@rimi-itk
Copy link

@rimi-itk rimi-itk commented Aug 18, 2025

Link to ticket

https://leantime.itkdev.dk/_#/tickets/showTicket/5124

Description

Tries to implement the stuff documented in a file on https://leantime.itkdev.dk/_?tab=files#/tickets/showTicket/5124.

Screenshot of the result

If your change affects the user interface you should include a screenshot of the result with the pull request.

Checklist

  • My code passes our test (all our tests).
  • My code passes our static analysis suite.
  • My code passes our continuous integration process.

If your code does not pass all the requirements on the checklist you have to add a comment explaining why this change
should be exempt from the list.

Additional comments or questions

If you have any further comments or questions for the reviewer please add them here.

@rimi-itk rimi-itk changed the title 5124: Experiments [WIP] 5124: Cura login Aug 18, 2025
@rimi-itk rimi-itk force-pushed the feature/5124-cura-login branch from f1fcb10 to 880c108 Compare September 3, 2025 11:15
@rimi-itk rimi-itk changed the base branch from main to develop September 3, 2025 11:16
@rimi-itk rimi-itk force-pushed the feature/5124-cura-login branch from 880c108 to 37c677d Compare September 3, 2025 11:37
@rimi-itk rimi-itk changed the base branch from develop to main September 3, 2025 11:37
@rimi-itk rimi-itk changed the base branch from main to release/1.2.5 September 3, 2025 11:37
@rimi-itk rimi-itk force-pushed the feature/5124-cura-login branch from 41aa3a7 to 4f2f451 Compare September 3, 2025 12:26
@rimi-itk rimi-itk force-pushed the feature/5124-cura-login branch from 4f2f451 to 7d8f987 Compare September 3, 2025 12:57
@rimi-itk rimi-itk force-pushed the feature/5124-cura-login branch from 7d8f987 to cdcf3ca Compare September 4, 2025 14:11
@rimi-itk rimi-itk force-pushed the feature/5124-cura-login branch from b27986e to b57261b Compare September 4, 2025 20:09
@rimi-itk rimi-itk force-pushed the feature/5124-cura-login branch from 71e1758 to 221fb5b Compare September 5, 2025 10:52
@rimi-itk rimi-itk force-pushed the feature/5124-cura-login branch from 620afcd to 479a495 Compare September 5, 2025 11:24
@rimi-itk rimi-itk marked this pull request as ready for review September 5, 2025 11:24
"payload" : {
"brugerId" : "az…",
"organisationsNavn" : "Digitalisering",
"brugerensNavn" : "…",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dansk json ser skørt ud

$query = [
$this->settings->getUsernameClaim() => $username,
];
// $result = fetch($query)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// $result = fetch($query)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is Work In Progress …

// OS2Lloop fields
// 'os2loop_user_address' => '',
// 'os2loop_user_areas_of_expertise' => '',
// 'os2loop_user_biography' => '',

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// 'os2loop_user_biography' => '',

@rimi-itk rimi-itk force-pushed the feature/5124-cura-login branch from df5b964 to 9010a2d Compare September 8, 2025 13:10
…troller/Os2loopCuraLoginController.php

Co-authored-by: Sine Jespersen <sinejespersen@protonmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants