Files
continuwuity/changelog.d/1340.bugfix
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
138 B
Plaintext
Raw Normal View History

Use exists instead of contains to save writing to a buffer in src/service/users/mod.rs: is_login_disabled. Contributed by @aprilgrimoire.