Zeugwerk / Twinpack

Twinpack is a package manager for TwinCAT libraries with integration into the TwinCAT IDE. It enables the TwinCAT community to share their libraries and simplifies the continous integration of third-party components into TwinCAT projects.
https://twinpack.dev
GNU General Public License v3.0
52 stars 3 forks source link

Unable to register to publish packages #71

Closed Roald87 closed 1 year ago

Roald87 commented 1 year ago

I installed Twinpack in TwinCAT XAE. During the installation, I filled in my email address, but I didn't get any email. Should I receive one?

Then I open a project that I want to publish. I get the prompt to login and fill in my email and a random password. This then fails and it asks me to reset my password. I confirm and it leads me to https://twinpack.dev/wp-login.php, but that is not working.

seehma commented 1 year ago

ok, iam sorry for that hustle, can you look into your spam folder? if there is not any registering email, can you try to register here -> https://zeugwerk.dev/wp-login.php

Roald87 commented 1 year ago

Thanks the linked worked. There was no email in my spam folder, I guess I made a typo when I installed Twinpack

seehma commented 1 year ago

if you look into the Twinpack.iss file there is a function called ValidateEmail(strEmail). Maybe there was a typo or your email address does not match the validation?

Roald87 commented 1 year ago

where can I find this file?

Op vr 25 aug 2023 om 19:29 schreef Matthias Seehauser < @.***>:

if you look into the Twinpack.iss file there is a function called ValidateEmail(strEmail). Maybe there was a typo or your email address does not match the validation?

— Reply to this email directly, view it on GitHub https://github.com/Zeugwerk/Twinpack/issues/71#issuecomment-1693773226, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE2B377C26UT64ZLXH2IPPDXXDVKFANCNFSM6AAAAAA363AMUM . You are receiving this because you modified the open/close state.Message ID: @.***>

seehma commented 1 year ago

one more question... did you press the register button?

Roald87 commented 1 year ago

Not sure, but I guess so?

Op vr 25 aug. 2023 om 20:38 schreef Matthias Seehauser < @.***>

one more question... did you press the register button?

— Reply to this email directly, view it on GitHub https://github.com/Zeugwerk/Twinpack/issues/71#issuecomment-1693781980, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE2B373NQWG7BXUGHLZSHPTXXDWKHANCNFSM6AAAAAA363AMUM . You are receiving this because you modified the open/close state.Message ID: @.***>

seehma commented 1 year ago

where can I find this file? Op vr 25 aug 2023 om 19:29 schreef Matthias Seehauser < @.>: if you look into the Twinpack.iss file there is a function called ValidateEmail(strEmail). Maybe there was a typo or your email address does not match the validation? — Reply to this email directly, view it on GitHub <#71 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE2B377C26UT64ZLXH2IPPDXXDVKFANCNFSM6AAAAAA363AMUM . You are receiving this because you modified the open/close state.Message ID: @.>

here it is... https://github.com/Zeugwerk/Twinpack/blob/main/Twinpack.iss

i think we will change the registering process during install to make it more userfriendly.

Roald87 commented 1 year ago

I didn't clone the repo, I just downloaded the exe and installed it.

When typing in the email, it would be good to at least have two fields, one to repeat the email address.

Op vr 25 aug 2023 om 19:40 schreef Matthias Seehauser < @.***>:

where can I find this file? Op vr 25 aug 2023 om 19:29 schreef Matthias Seehauser < @.

>: … <#m2505674273754349124> if you look into the Twinpack.iss file there is a function called ValidateEmail(strEmail). Maybe there was a typo or your email address does not match the validation? — Reply to this email directly, view it on GitHub <#71 (comment) https://github.com/Zeugwerk/Twinpack/issues/71#issuecomment-1693773226>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE2B377C26UT64ZLXH2IPPDXXDVKFANCNFSM6AAAAAA363AMUM https://github.com/notifications/unsubscribe-auth/AE2B377C26UT64ZLXH2IPPDXXDVKFANCNFSM6AAAAAA363AMUM . You are receiving this because you modified the open/close state.Message ID: @.>

here it is... https://github.com/Zeugwerk/Twinpack/blob/main/Twinpack.iss

i think we will change the registering process during install to make it more userfriendly.

— Reply to this email directly, view it on GitHub https://github.com/Zeugwerk/Twinpack/issues/71#issuecomment-1693784202, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE2B37Y5RT2QDYH3ZCCHBL3XXDWRFANCNFSM6AAAAAA363AMUM . You are receiving this because you modified the open/close state.Message ID: @.***>

seehma commented 1 year ago

see -> https://github.com/Zeugwerk/Twinpack/issues/78