Created a separate function for parsing the sizes attribute
Parsing sizes now with regex
Should work with any non-digit separator
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/dani-garcia/vaultwarden/pull/381
**Author:** [@BlackDex](https://github.com/BlackDex)
**Created:** 2/4/2019
**Status:** ✅ Merged
**Merged:** 2/4/2019
**Merged by:** [@dani-garcia](https://github.com/dani-garcia)
**Base:** `master` ← **Head:** `issue-380`
---
### 📝 Commits (1)
- [`c13f115`](https://github.com/dani-garcia/vaultwarden/commit/c13f1154739eab1ce339c0fa7e6468a0889ffe75) Fixed issue #380
### 📊 Changes
**1 file changed** (+36 additions, -5 deletions)
<details>
<summary>View changed files</summary>
📝 `src/api/icons.rs` (+36 -5)
</details>
### 📄 Description
- Created a separate function for parsing the sizes attribute
- Parsing sizes now with regex
- Should work with any non-digit separator
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/381
Author: @BlackDex
Created: 2/4/2019
Status: ✅ Merged
Merged: 2/4/2019
Merged by: @dani-garcia
Base:
master← Head:issue-380📝 Commits (1)
c13f115Fixed issue User registration yes, login no (#380)📊 Changes
1 file changed (+36 additions, -5 deletions)
View changed files
📝
src/api/icons.rs(+36 -5)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.