knoxfighter
|
bd77017bf5
|
removed my local password and encryption key again...
|
2021-01-23 02:08:25 +01:00 |
|
knoxfighter
|
3d47e8f86d
|
do not run tests on conf.json.example.
|
2021-01-23 02:07:43 +01:00 |
|
knoxfighter
|
b907708071
|
removed my local password and encryption key
|
2021-01-23 02:04:25 +01:00 |
|
knoxfighter
|
e5dceafe71
|
Merge branch 'new-authentication' into small-refactoring
# Conflicts:
# src/api/handlers.go
# ui/App/views/UserManagement/components/CreateUserForm.jsx
|
2021-01-21 03:37:40 +01:00 |
|
knoxfighter
|
1cb43f35ea
|
generate RCON password, if default or not set
|
2021-01-14 20:24:09 +01:00 |
|
knoxfighter
|
af59bf2cf9
|
dont get user data again after login && fix login redirect
|
2021-01-12 22:03:56 +01:00 |
|
knoxfighter
|
a7c18aeb98
|
use sqlite instead leveldb
|
2021-01-12 05:04:29 +01:00 |
|
knoxfighter
|
206a03d9f6
|
rebuild authentication (not yet working)
|
2021-01-10 04:39:42 +01:00 |
|
majormjr
|
8aee0e6371
|
add component for console, add routes for websocket message events
|
2017-01-22 21:30:11 -05:00 |
|
majormjr
|
7d7afa207d
|
Add react component for rcon terminal, update conf.json.example with rcon settings
|
2017-01-22 21:30:11 -05:00 |
|
majormjr
|
4dc8cf40ef
|
moved logging output to file
|
2016-11-01 15:58:36 -04:00 |
|
majormjr
|
5f110aa3d3
|
Added server-settings.json file to example conf.json file
|
2016-10-31 18:36:29 -04:00 |
|
Kyle Bostelmann
|
6c73277616
|
Add support for defining the cookie encryption key in the server config. Rename createInitialUser to CreateOrUpdateUser.
|
2016-09-29 19:02:36 -03:00 |
|
majormjr
|
6552488748
|
moved backend application to src directory
|
2016-05-12 07:31:05 -04:00 |
|
majormjr
|
2109f52b78
|
added handlers for login, logout, checking user status, added checks in ui to redirect to login page
|
2016-04-30 14:35:10 -04:00 |
|