Cobalt
Cobalt
I would like to add `parse` convenience method to `CookieJar` that allows a developer to parse a string with multiple cookies. It would most likely be a rather simple method,...
## PR Type Fix ## PR Checklist - [x] Tests for the changes have been added / updated. - [x] Documentation comments have been added / updated. - [x] A...
The messages might need adjustment, but the test is working. This PR is intended to resolve #731.
I've recently scanned on of my projects with `cargo-audit` and noticed that actix-ratelimit was depending on failure. [This crate is officially deprecated/unmaintained since May](https://rustsec.org/advisories/RUSTSEC-2020-0036). The advisory also mentions alternatives, so...
- Attempts to fix #51 - Fixes typo in help
Steps to reproduce: - Starting the server for play-with-mpv - Open a video on YouTube (e.g. [A Cat Video](https://youtu.be/oHg5SJYRHA0)) - Right-Click on the running video twice (since YouTube has its...
Tracking issue for contributor information and future additions to [the community docs page](https://github.com/kahi-framework/kahi-ui.nbn.dev/blob/main/content/docs/resources/community.md). Related PRs: - [Adding a community chat/ server](https://github.com/kahi-framework/kahi-ui.nbn.dev/pull/19) Related Issues: - None
Hey! Thank you for your work on this framework. I have recently started to use into on one of my projects and was very pleased with the documentation and good...
**Is your feature request related to a problem? Please describe.** I'm currently using quite a large collection of files with vinyl and have run up against issues similar to #46...
It would be nice to be able to additionally use [TOPT](https://en.wikipedia.org/wiki/Time-based_One-Time_Password) for authentication as teacher or pupil to secure against passwords leaks from other platforms. It would improve account security...