This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
webservice
Watch
6
Star
0
Fork
0
You've already forked webservice
Code
Issues
2
Pull Requests
Packages
Projects
Releases
Wiki
Activity
25
Commits
1
Branch
20
Tags
64
KiB
Go
93.8%
JavaScript
6.2%
452a109204
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Magnus Åhall
452a109204
Read session UUID from cookie if header is missing. Bump to v0.2.14
2024-05-08 18:10:06 +02:00
config
Updated doc, exposed Config and bumped to v0.2.12
2024-04-27 11:54:33 +02:00
database
Authentication with lowercased username
2024-04-22 09:19:21 +02:00
session
Added MFA to sessions and better websocket management
2024-02-14 14:34:36 +01:00
static
/js
Added MFA to sessions and better websocket management
2024-02-14 14:34:36 +01:00
ws_conn_manager
Added mutex locking around modifications to websocket connections
2024-02-15 10:35:57 +01:00
go.mod
Initial commit
2024-01-04 20:19:47 +01:00
go.sum
Update user login time
2024-02-03 10:53:12 +01:00
js_library.go
Added a webservice static JS library
2024-01-07 16:18:49 +01:00
pkg.go
Read session UUID from cookie if header is missing. Bump to v0.2.14
2024-05-08 18:10:06 +02:00
session.go
Added X-Session-ID cookie
2024-05-08 17:51:41 +02:00