Armin
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")....
**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
**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...
**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...
**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....
**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...
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...
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...
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...
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 @@...