Difference between revisions of "List of FAQs"

From BITPlan mediawiki-japi Wiki
Jump to navigation Jump to search
(modified by JSMW_PageSchema at 2015-01-24T03:56:49Z)
(generated with [https://github.com/WolfgangFahl/JSMW_PageSchema JSMW_PageSchema Version 0.0.2] at 2015-01-29T17:34:50Z)
 
Line 1: Line 1:
 
__NOCACHE__
 
__NOCACHE__
{{#ask: [[Category:FAQ]] [[FAQ question::+]]
+
{{#ask: [[Concept:FAQ]]
 
| ?FAQ question
 
| ?FAQ question
 
| ?FAQ askedOn
 
| ?FAQ askedOn

Latest revision as of 19:34, 29 January 2015

 FAQ questionFAQ askedOnFAQ askedByFAQ answer
How is my password for a website protected?How is my password protected?7 January 2015WfThe password is either fully visible in your source code and therefore somewhat unprotected or you use the standard encryptiong mechanism provided. See Developer Info provided. Now your password is retrieved from the encrypted file. Still anybody can decrypt the password himself if he has access to that encrypted file which is in a hidden subdirectory or your homedirectory. There is no interactive mode supplied at this time. If you are interested in such a feature simply file an Issue with the Bugtracker/Issues link in the menu of this website.

Category:FAQ