-
Hi,
Great Code.
When a password has a special character such as +, this causes the xAuth process to fail. I am aware that I need to url-encode it before (or maybe not?), anyways I tried both cases, bu…
-
```
What version of the product are you using? On what operating system?
webapp2 on Google App Engine SDK version 1.6.6
In webapp2_extras/appengine/auth/models.py next code doesn't allow me to creat…
-
With #343 there is the concept of client IDs, which can share the same user in ZNC. However all of the clients share the same credentials, which makes it a PITA when there is a compromise. It would be…
-
I updated to passifox version 1.2.0, and there is a new behavior.
Whenever I go to a new page, passifox want to check if there are passwords available - this is quite annoying, since my database i us…
-
```
What steps will reproduce the problem?
1. Save password in the preferences
What is the expected output? What do you see instead?
Password could be read from the preference file in clear text.
```…
-
```
What version of the product are you using? On what operating system?
webapp2 on Google App Engine SDK version 1.6.6
In webapp2_extras/appengine/auth/models.py next code doesn't allow me to creat…
-
Passwords on Q5 and Q6 get drawn over by the 'Press enter to continue' function.
Press enter to continue can be implemented into the files instead if needed.
-
While taking a closer look at the app, I discovered that passwords get saved as plaintext in the sharedPref.xml.
This also means everyone who makes a backup via adb could get the password, hence th…
DC7IA updated
5 years ago
-
Passwords with certain URI-reserved characters, like `/` and `#`, present challenges.
If you use `/` in the env map sent to `SmbFileSystemProvider.newFilesystem(URI, Map)`, it is not percent-encod…
-
> It seems that every `node` process can retrieve passwords stored by `keytar` by our process.
>
> This is a limitation that is described in the `keytar` [bug](https://github.com/atom/node-keytar/i…