surrealpatch/src/net
Gerard Guillemas Martos bc4ffcb4cf
Revert to using legacy authentication in signin by default (#3052)
Co-authored-by: Salvador Girones Gil <salvadorgirones@gmail.com>
2023-12-04 08:47:37 +00:00
..
headers [auth] Support auth levels for basic auth (#2985) 2023-11-28 14:53:40 +00:00
auth.rs Revert to using legacy authentication in signin by default (#3052) 2023-12-04 08:47:37 +00:00
client_ip.rs Fix typos (#2764) 2023-09-28 09:17:29 +00:00
export.rs Improve WebSocket performance (#2999) 2023-11-20 19:08:07 +00:00
health.rs Switch transaction to enum from bool (#2743) 2023-09-26 13:02:53 +00:00
import.rs [iam] RBAC and multiple root users (#2176) 2023-07-29 18:47:25 +00:00
input.rs [metrics] HTTP Layer + move to Axum (#2237) 2023-07-19 14:35:56 +00:00
key.rs Add Query::with_stats to return query statistics along with the results (#3019) 2023-11-27 19:13:52 +00:00
mod.rs [auth] Support auth levels for basic auth (#2985) 2023-11-28 14:53:40 +00:00
output.rs Add Query::with_stats to return query statistics along with the results (#3019) 2023-11-27 19:13:52 +00:00
params.rs Decode urlencoded path parameters automatically 2023-01-17 14:10:21 +00:00
rpc.rs Improve WebSocket performance (#2999) 2023-11-20 19:08:07 +00:00
signals.rs Fix Ctrl-C to work for node and telemetry (#2476) 2023-08-21 12:35:34 +01:00
signin.rs [iam] RBAC and multiple root users (#2176) 2023-07-29 18:47:25 +00:00
signup.rs [metrics] HTTP Layer + move to Axum (#2237) 2023-07-19 14:35:56 +00:00
sql.rs [metrics] HTTP Layer + move to Axum (#2237) 2023-07-19 14:35:56 +00:00
sync.rs [metrics] HTTP Layer + move to Axum (#2237) 2023-07-19 14:35:56 +00:00
tracer.rs [logging] Move HTTP/WS logs to debug (#2650) 2023-09-08 16:48:12 +01:00
version.rs [metrics] HTTP Layer + move to Axum (#2237) 2023-07-19 14:35:56 +00:00