as6325400

Results 24 comments of as6325400

I think we can discuss how to implement this? When I took the data structures course, there was a professor who would always include NP-hard problems in the assignments for...

Can I try to handle it? Should I do it in the latest main branch? Thank you.

> Going to try to work on this as one of my first contributions! Hi! I noticed there hasn't been any activity on this issue for a while. If it's...

> Now the button doesn't show if a deactivate time is set, even if it is in the future. Is that what we want? I'd say we only hide it...

Alright, I don’t quite understand where the security issue might arise when allowing users to change their own passwords.

What I want to do is to have an interface for users to change their own password after logging in, without the need for any email functionality. If we were...

Yes, I think so too. If it seems feasible, I think I can give it a try. Also, I would like to ask how often the version number of Domjudge...

> Would you mind sharing the output of running `bin/doctor`? This would help with diagnosing the issue. ``` ====== Overleaf Doctor ====== - Host Information - Linux - Output of...

I discovered that the reason bin/logs produced no output was because I didn't use sudo. The command at [line 81](https://github.com/overleaf/toolkit/blob/master/bin/logs#L81) suppresses all errors using 2>/dev/null || true, which also hides...

> @as6325400 can you squash and improve the commit message by explaining why this was needed? I'll merge afterwards. is this okay Thank?