teriidb wrote:- The Dictionary mentions that the User security level properties were "dropped" and only kept for Hyut ttpercard compatibility.
*(hmm, why drop s/t that we can and wil use for LC server managment ?... now we need to reinvent the weel, nop ?)
HyperCard's "user levels" could be said to be related to security only in a very general sense. They're not related to the sorts of security handling we see in modern apps, but are very specific to the way HyperCard worked. If you've never used HyperCard they are of no interest at all.
- I'm not too sure about the Https use - which is also a must - for internet user connection,
This may affect attempts to use this keyword in startup, preOpenStack, openStack, or preOpenCard handlers in the main stack. Once the application has finished starting up, the library is available and the http keyword can be used in any handler.
Does that only refer to Desktop starting app needed to connect to a Web server ?
Without seeing the full context it's difficult to guess what that refers to. My hunch would be that it has to do with the message sequencing at startup, making sure libURL is active before attempting to use it.
What problems have you encountered using HTTPS in LiveCode?
- As for the Login sample given.
see 36650-how-do-i-handle-user-input-using-livecode-server
Well,hard coding the PW/USER words in the page is the last thing you'd want to teach beginners, right ?
On the other hand I would have expected to find good samples of codes so as to script lookup PW request again the main DB (SQL or NoSQL), Mysql, Postgresql, etc...
Why don't we have sampls to connect to the 5/10 main DB, that we can modify ourselves, isn't it becoz that is among the most complicated things to code well for a beginner ?
...so we're left alone right from the start !
Not entirely. While it's true that documenting the entire LAMP stack is far outside the scope of LiveCode's reference materials, the Web is so full of examples for handling those that few have had difficulty finding them.
If you have a specific need with integrating LiveCode in that mix, please describe what you want to do and what issues you encountered doing it and I'll bet we can find a good solution for you.
*I'm not even talking about a User-Group LC system managment that should be included to simplify all this
(Did I miss this existing feature ?)
User account management usually varies from system to system. How Facebook manages such accounts, for example, is very different from how your bank handles them. I don't believe a one-size-fits-all solution is possible.
So again, if you have a specific goal in mind let's see if we can help you achieve that. We'd need to start with a description of the anticipated scale and usage patterns you'd like your app to support.
- Captcha is not too be found in the Dictionary and out of context in forum.
CAPTCHA is not a LiveCode-specific technology, nor can it be used directly in LiveCode applications. CAPTCHA is normally used on web pages, and there are many dozens of such solutions in that category available so even HTML authoring tools don't usually document them.
You can find CAPTCHA's documentation here:
http://www.captcha.net/
Meanin : LC does not provide the necessary code samples for beginner to set up a secure an so common (nowadays) multi users shared database use
*as far as I could see - if I skipped the appropriate info, please point me to that one.,
Since my needs are internet share db with secure access I can not invest my time on a Software that only produces Standalone app although it is maybe very well fitted in doing just that !
I would not call it "for beginners" if we are talking about a good Server/client app "non coding" tool, my views.
True, LiveCode requires coding, so even if it's among the easiest languages to learn it would not be an ideal fit for those looking for a "non coding" solution.
The range of possibilities with DB work are nearly endless. From choosing the DB (MySQL, MariaDB, postgreSQL, MongoDB, CouchDB, SQLite, just to name a few) to choosing the middleware (PHP, Ruby, Node.js, and more) and then whether the client will be a browser (HTML + JavaScript + CSS) or a LiveCode app or something else - too many possible combinations to document. And that's not even touching on the aspects specific to security, which is a deep topic in itself.
Fortunately each of the DB communities has many good examples of interfacing with them from most middleware in most situations, and if you're using LiveCode as the middleware you'll find their database API in the Dictionary.
Not wondering about strong security just because ppl will be using it inside their intranet is like leaving our keys on the door, hopping noone will want to open the door.
I'm not sure what you're requesting here. Of course everyone is interested in security. RunRev doesn't document all possible security methods for all possible options for using other people's software because it wouldn't be a practical goal; if attempted with the nearly-unlimited resources needed, it would at best result in a compendium of materials far too vast for anyone to read.
Learning about specific tools and the security best practices for each is better done in the communities for those tools.
If you have a specific question about LiveCode I'm sure this community would be happy to answer it.
At the era of "Socialise till you drop" available tools/website, I believe you should seriously modernizes some LC feature if you wish to keep attractin public, private and server users.
LiveCode's current Road Map is here:
http://livecode.com/community/roadmap/
Any specific requests you feel should be added to that can be submitted here:
http://quality.runrev.com/