Replies: 3 comments 3 replies
-
Hello, |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for your answer. So what I understand is : we have some sort of
default button depending of what is inside the NOTES.txt (right ?)
So for the 'URL Link's it is the same ?
Le ven. 13 sept. 2024 à 13:14, ihiverlet ***@***.***> a
écrit :
… Hello,
There are two mechanisms. When the NOTES.txt contains the default service
password, it is detected and the button 'click to copy the password' is
displayed.
Otherwise, the NOTES.txt must contain password: [password] so that onyxia
can detect it using a regex and display the button.
You can find the regex associated with this behaviour here
<https://github.com/InseeFrLab/onyxia/blob/760b747e21979208d9f4397d09d1e53e24b40b69/web/src/ui/pages/myServices/MyServicesCards/MyServicesCard/ReadmeDialog/ReadmeDialog.tsx#L138>
—
Reply to this email directly, view it on GitHub
<#855 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABC4NDEDGVDQ44OTZFQOHI3ZWLCKVAVCNFSM6AAAAABOE646IOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTANRTGY4DAMQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
3 replies
-
Here is the full arlgorithm: #838 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
Just starting out. I'm trying to create a new service.
When the service is launched, there's a dialog box that displays the contents of the NOTES.txt file, but I can't see where I should set the buttons (for example, click to copy the password, etc.).
Can you help me?
Beta Was this translation helpful? Give feedback.
All reactions