1
1
mirror of https://github.com/ellie/atuin.git synced 2024-09-19 08:57:16 +03:00
atuin/atuin-server
Yannick Ulrich 7b9dea72e3
feat: add delete account option (attempt 2) (#980)
* Added DELETE register endpoint

* Added remove function to database

* Added unregister to client

* Updated docs

* Renamed functions

* Reformatting

* Used execute instead of fetch in delete_user
2023-05-16 22:00:59 +01:00
..
migrations Add history deletion (#791) 2023-03-20 09:26:54 +00:00
src feat: add delete account option (attempt 2) (#980) 2023-05-16 22:00:59 +01:00
Cargo.toml chore: uuhhhhhh crypto lol (#805) 2023-04-17 21:12:02 +01:00
server.toml Use cargo workspaces (#37) 2021-04-20 20:53:07 +00:00