donaldzou / WGDashboard

Simple dashboard for WireGuard VPN written in Python & Vue.js
https://donaldzou.github.io/WGDashboard-Documentation/
Apache License 2.0
1.63k stars 248 forks source link

Fixed #377 #494

Closed donaldzou closed 6 days ago

donaldzou commented 6 days ago
DaanSelen commented 6 days ago

Everything looks good. But I have to verify the bug. Will ask people in the issue.

donaldzou commented 6 days ago

Did the code not have checking for the PSK existence before? Anyway, good to have it now.

I think a Donald in some other parallel universe must implemented that lol.. I do remember fixing that issue but I can't find the commit :(

DaanSelen commented 6 days ago

By the way Donald, lets propose Enhancements get merged into 4.2-dev and bugfixes (like this one) get merged into main.

Agree?

donaldzou commented 6 days ago

Yes, I think bugs should get merge into main, and new features we'll wait for next major release (v4.2)

donaldzou commented 6 days ago

I'm thinking to merge the language template into main too.. so contributors can better create locale file ;)