Lyric Law

Results 3 issues of Lyric Law

原项目中,管理后台的系统设置,如果把submission show to all设置为关闭,则即使管理员查看提交列表也只能看到自己的提交记录。 该PR在判断为非公开展示列表的情况下,同时检查当前用户是否为管理员,再进行过滤。

Why did you add a `addTextWatcher` method as there is already a `addTextChangedListener`. Did you consider your new added TextWatcher would be replaced if `addTextChangedListener` was called by the client?...

**Describe the bug** Sending email with SMTP not work. **To Reproduce** Steps to reproduce the behavior: Using the docker compose version to self-host a asciinema server. Setting the SMTP_* environments...