totp
Here are 445 public repositories matching this topic...
General information
- App version: v0.8.0
- App source: Google Play
- Android Version: 9.0
Expected result
The activity org.shadowice.flocke.andotp.Activities.PanicResponderActivity should be protected.
andOTP should restrict which applications can launch the Activity.
What does happen instead?
There are two attack scenarios:
- Any application can sta
-
Updated
Feb 5, 2021 - JavaScript
-
Updated
Jul 22, 2021 - Java
What would you like to be added
Add a step command to extract a crt and key from a .p12 file
Why this is needed
step certificate p12 can package a cert and keys to a .p12 file but there is not currently a way to extract the files once they are packaged.
-
Updated
Mar 29, 2021 - PHP
-
Updated
Feb 23, 2021 - Python
-
Updated
Jul 23, 2018 - Python
-
Updated
Jun 6, 2021 - Rust
-
Updated
Jun 12, 2021 - PHP
-
Updated
Jun 14, 2021 - C
What version of Go are you using (go version)?
$ go version 1.16
Does this issue reproduce with the latest release?
Yes
What version of Go-Guardian are you using ?
Go-Guardian Version: v2.11.3
What did you do?
Trying to get rotated secrets working
Currently all sessions are stored in a memory-engine, which means:
- If the server restarts, all sessions expire.
- If multiple servers are started, they can't share sessions
As big step forward, we would want to store sessions in MySQL.
This means a new 'storage engine' will have to be written for this session data. This should be done in this github project:
-
Updated
Jul 23, 2021 - Kotlin
-
Updated
May 16, 2021 - Swift
-
Updated
Jul 20, 2021 - C#
-
Updated
May 10, 2021 - Rust
-
Updated
Jul 1, 2021 - JavaScript
-
Updated
Jun 22, 2020 - Go
Improve this page
Add a description, image, and links to the totp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the totp topic, visit your repo's landing page and select "manage topics."
Would love to see an option to customize the logo and favicon!