Differences
This shows you the differences between the selected revisions of the page.
2015-07-02 | 2015-12-23 | ||
debug logging level is not required (martin) | 5.8 Script or .NET assembly code template can be generated in GUI. (martin) | ||
Line 16: | Line 16: | ||
</code> | </code> | ||
- | You can also abuse a [[ui_generateurl|Generate URL function]] to retrieve the saved password. Note that special symbols in the password may get URL-encoded, see a [[session_url#special|decryption key]]. | + | You can also abuse a [[ui_generateurl|Generate Session URL/Code function]] to retrieve the saved password. Note that special symbols in the password may get URL-encoded, see a [[session_url#special|decryption key]]. |
**Remember**, once you recover your password, change it to a new one, and **DO NOT** store it again! | **Remember**, once you recover your password, change it to a new one, and **DO NOT** store it again! | ||
If you want to continue storing your password, protect it by [[master_password|master password]]. | If you want to continue storing your password, protect it by [[master_password|master password]]. |