Armin

Results 12 issues of Armin

**sysPass Version** 3.2.2 **Describe the bug** If a search for a string that contains a slash, like "S/MIME", the search is done with the string without the slash (e.g. "SMIME")....

triage/analyze
v3

**sysPass Version** 3.2.2 In file lib/SP/Repositories/RepositoryItemTrait.php function makeItemHash() the search string for characters to replace defines also ', ' (comma followed by whitespace). Shouldn't the whitespace be removed? regards Armin

kind/bug
triage/need-fix
v3

**sysPass Version** 3.2.2 **Describe the bug** If Password Expiry Date is enabled, the "Password Expiry Date" field of a history entry is always 1970-01-01. It doesn't matter if the account...

kind/bug
triage/need-test
v3

**sysPass Version** 3.2.2 **Describe the bug** Password Expiry Date is enabled and an expiry date was set for an account. When the password is edited for that account, the expiry...

triage/need-test
v3

**sysPass Version** 3.2.2 **Describe the bug** When Password Expiry Date is enabled and an expiry date is set, viewing it in Details always shows the date of the day before....

triage/need-test
v3

**sysPass Version** 3.2.2 **Describe the bug** When using Password Expiry Date with Firefox, that field has a "unset" button to delete the date in that field. But when using Chrome...

kind/bug
triage/need-test
v3

If you have a missed call and the badge is for it is shown, after restart of the client this info (badge) is not shown any longer. This patch fixes...

enhancement

Hello. the SIP header can have **Diversion** entries to show the incoming call was diverted. In Asterisk this can be set using the variable REDIRECTING. This patch [diversion-via.patch.gz](https://github.com/InnovateAsterisk/Browser-Phone/files/10567245/diversion-via.patch.gz) adds the...

enhancement
Coming Soon

If browser notifications are activated/allowes, the notification for an incoming call is shown even after the call ended, was rejected or canceled. The patch below clears the notification in these...

bug
Coming Soon

Hello, there is a typo in the german language file, here is a patch: ``` diff -ur git.orig/Phone/lang/de.json git/Phone/lang/de.json --- git.orig/Phone/lang/de.json 2023-01-09 10:36:35.330356076 +0100 +++ git/Phone/lang/de.json 2023-01-23 14:33:56.508975246 +0100 @@...

Coming Soon