atuin/crates/atuin-client
Ellie Huxtable 4d74e38a51
chore: handle rate limited responses (#2057)
For Atuin Cloud, we rate limit login attempts (and a few other endpoints). Ensure that the user gets a descriptive response

For self hosted users, if you wish to rate limit, I'd suggest
configuring this with your reverse proxy.
2024-05-30 13:03:15 +01:00
..
migrations chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
record-migrations chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
src chore: handle rate limited responses (#2057) 2024-05-30 13:03:15 +01:00
tests/data chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
Cargo.toml feat(ui): add login/register dialog (#2056) 2024-05-30 12:49:22 +01:00
config.toml feat: support systemd socket activation for daemon (#2039) 2024-05-25 13:03:55 +01:00