Commit graph

20 commits

Author SHA1 Message Date
04af6c00fb Fixed RS256, again 2024-05-03 20:18:45 +01:00
728279ec63 Fixed RS256 2024-05-03 20:15:46 +01:00
af9b94f3e1 Used JWT RS256 for matrix compatibility, fixed /userinfo endpoint 2024-05-03 19:07:28 +01:00
b333137ee3 Fixed typo 2024-04-29 21:28:18 +01:00
2f490ee3ee Fixed typo 2024-04-29 21:23:15 +01:00
6e87268930 Made aeskeyshare work properly 2024-04-29 21:18:46 +01:00
8299915502 Added aeskeyshare and fixed html files to be more standard-complient 2024-04-29 01:45:22 +01:00
a1ae521b56 Fixed various issues and added /api/loggedin 2024-04-29 01:18:56 +01:00
754048e3d6 More error handling 2024-04-29 01:18:10 +01:00
8e014312e2 Update main.go 2024-04-29 01:18:10 +01:00
5a76b78d77 Yet another broken schema fix 2024-04-29 01:18:10 +01:00
74230607a3 Drop tables properly 2024-04-29 01:18:10 +01:00
498d1975e7 Fixed schema 2024-04-29 01:18:10 +01:00
394bea3507 Use JSON instead of form for uniqueid 2024-04-29 01:18:10 +01:00
4ee58e69ff Fixed CORS 2024-04-29 01:18:10 +01:00
262293a2db Better token format 2024-04-29 01:18:10 +01:00
f8cb4c3f86 Removed deprecated ioutil and switched to more secure crypto/rand 2024-04-29 01:18:10 +01:00
5d3022f1cc Fix various issues 2024-04-26 21:39:57 +01:00
7579d35b4a Migrate from internal test domain 2024-04-26 20:15:43 +00:00
4345e849fc Open source and release to the public 2024-04-26 20:12:56 +00:00