-
Notifications
You must be signed in to change notification settings - Fork 1
[WIP] 5124: Cura login #375
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: release/1.2.5
Are you sure you want to change the base?
Conversation
f1fcb10 to
880c108
Compare
# Conflicts: # composer.json # composer.lock
880c108 to
37c677d
Compare
41aa3a7 to
4f2f451
Compare
4f2f451 to
7d8f987
Compare
7d8f987 to
cdcf3ca
Compare
b27986e to
b57261b
Compare
71e1758 to
221fb5b
Compare
620afcd to
479a495
Compare
| "payload" : { | ||
| "brugerId" : "az…", | ||
| "organisationsNavn" : "Digitalisering", | ||
| "brugerensNavn" : "…", |
There was a problem hiding this comment.
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) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| // $result = fetch($query) |
There was a problem hiding this comment.
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' => '', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| // 'os2loop_user_biography' => '', |
...iles/custom/os2loop/modules/os2loop_cura_login/src/Controller/Os2loopCuraLoginController.php
Outdated
Show resolved
Hide resolved
df5b964 to
9010a2d
Compare
…troller/Os2loopCuraLoginController.php Co-authored-by: Sine Jespersen <sinejespersen@protonmail.com>
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
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.