andreymal
  • Joined on 2020-10-23
andreymal commented on issue vikunja/frontend#587 2021-07-10 10:46:30 +00:00
<500 when get issue>

Now it works 👍 Seems the logout button is no longer needed? Removing it will make shared pages look a bit nicer

andreymal commented on issue vikunja/frontend#587 2021-07-09 19:34:34 +00:00
<500 when get issue>

@konrad it seems I caught a race condition: the user/token and shares/.../auth requests are sent at almost same time, and the authorization result depends on which request responds last

andreymal opened issue vikunja/frontend#587 2021-07-09 16:26:08 +00:00
Cannot visit more than one shared link
andreymal commented on issue vikunja/frontend#484 2021-07-09 15:06:04 +00:00
<500 when get issue>

@Gensokian this feature request requires native css variables, but this link describes sass variables which unfortunately can't be modified outside the source code

andreymal opened issue vikunja/vikunja#914 2021-07-08 15:47:18 +00:00
User with read-write access can edit favorites of another user
andreymal commented on pull request vikunja/frontend#581 2021-07-08 15:04:56 +00:00
Improve some translations

(I don't know why this test is failing)

andreymal created pull request vikunja/frontend#581 2021-07-08 13:44:35 +00:00
Improve some translations
andreymal commented on issue vikunja/vikunja#911 2021-07-08 09:14:10 +00:00
TOTP code can be brute-forced

something like fail2ban can pick it up and block the ip

Note that GitHub shows an informative error page and doesn't block other sessions that are already…

andreymal created pull request vikunja/vikunja#912 2021-07-07 22:18:20 +00:00
Add support of Unix socket
andreymal opened issue vikunja/vikunja#911 2021-07-07 09:49:10 +00:00
TOTP code can be brute-forced
andreymal opened issue vikunja/frontend#575 2021-07-06 14:33:10 +00:00
Translate formatDateSince
andreymal commented on issue vikunja/vikunja#846 2021-04-22 13:03:09 +00:00
Security policy?

Oh, I didn't notice that this is on the contact page https://vikunja.io/contact/

I think it would be better to duplicate this in a more prominent place, maybe in README or issue template

andreymal closed issue vikunja/vikunja#846 2021-04-22 13:03:09 +00:00
Security policy?
andreymal opened issue vikunja/vikunja#846 2021-04-22 12:45:20 +00:00
Security policy?
andreymal opened issue vikunja/frontend#489 2021-04-22 12:00:24 +00:00
Moved task moves infinitely in gantt view
andreymal opened issue vikunja/frontend#488 2021-04-22 11:37:15 +00:00
TypeError: dateString.includes is not a function
andreymal commented on issue vikunja/vikunja#698 2021-04-15 14:47:33 +00:00
Feature request: take into account different lengths of months and years for repeating tasks

"Monthly" works great, thank you!

But it seems repeat mode doesn't take into account leap years: when I set "Repeat Mode - From Current Date; Each 3 Years", the new due date is set to "Apr 14,…

andreymal opened issue vikunja/vikunja#698 2020-10-23 11:15:17 +00:00
Feature request: take into account different lengths of months and years for repeating tasks