sero/src/handlers
2023-11-12 18:52:16 +03:00
..
auth.rs Added testing for standart endpoints 2023-11-10 23:00:04 +03:00
cors.rs Added cors layer. Added entity and migrations to store origins. Added endpoints for manipulation origins. Automatically clear origins on teardown and upload implemented. Added endpoints spec to openapi.yml. Untested 2023-11-06 01:05:48 +03:00
mod.rs Added cors layer. Added entity and migrations to store origins. Added endpoints for manipulation origins. Automatically clear origins on teardown and upload implemented. Added endpoints spec to openapi.yml. Untested 2023-11-06 01:05:48 +03:00
sites.rs implemented redirecting from / to /index.html 2023-11-02 02:19:23 +03:00