Jump to content

Recommended Posts

Posted

Hello,

I want create a member space GUI.

I want know if i use .ini file on my remote host how t make for check user and password.

Is easy if i download a .ini file but i can't because all client login are in this file.

How can i make please ?

 

THX

Posted

Hi @AutoDEV ,

I agree with @argumentums statement about the security reasons and this kind of approach. I think this is at this point not a question about "how can I do it in AutoIt" - it's more about which architecture/design should I manage/create. Please consider gaining knowledge of the usage of databases for example. I guess this would help you to rethink your approach. Fortunately, there are plenty of common approaches out there ๐Ÿ˜€ .

Best regards
Sven

==> AutoIt related: ๐Ÿ”— GitHub, ๐Ÿ”— Discord Server, ๐Ÿ”— Cheat Sheet

  Reveal hidden contents
Posted

I am confused. You talk about a INI handling approach and now you talk about you use MySQL.
Please check the UDF wiki page and search for mysql. Maybe this would fit your needs?

Best regards
Sven

==> AutoIt related: ๐Ÿ”— GitHub, ๐Ÿ”— Discord Server, ๐Ÿ”— Cheat Sheet

  Reveal hidden contents
Posted
  On 3/4/2024 at 5:10 AM, AutoDEV said:

Have you one UDF MYSQL ?

Expand  

 

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted

Hello.

If i understand is not secure to use ini file.

I think a best is MYSQL.

But i gave never make.

Can you hel me plz .

 

TY

Posted
  On 3/10/2024 at 1:58 AM, AutoDEV said:

If i understand is not secure to use ini file.

Expand  
  On 3/4/2024 at 4:53 AM, argumentum said:

You don't save a password but a hash of it to corroborate the password when is the correct one.

Expand  

And that is true in an ini as it is in a database. So you don't understand. Is not where but how.

  On 3/10/2024 at 1:58 AM, AutoDEV said:

Can you hel me plz .
TY

Expand  

Nope. You should educate yourself before jumping into the dream of grandness that compels you.

Follow the link to my code contribution ( and other things too ).
FAQ - Please Read Before Posting.
autoit_scripter_blue_userbar.png

Posted

OK.

I have finish login system with MYSQL

Now for license system, what UDF i can take.
I need generate random serial and add in mysql.

Client can claim license with email.

Im not pro, if can help me...

 

TY

Posted

Hello,

your chances to get valuable help greatly increase, when you show up here with some code you have written so far, and where exactly you got stuck for your next step.

(I'm of no help with MySQL ...)

 

Rudi

Earth is flat, pigs can fly, and Nuclear Power is SAFE!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
ร—
ร—
  • Create New...