Commit graph

37 commits

Author SHA1 Message Date
0xdcarns 5322c44a99 fixed minor bug surrounding oauth error 2021-10-28 10:20:37 -04:00
0xdcarns 8f72ecbaa0 refactored logic 2021-10-26 12:50:34 -04:00
0xdcarns 6891b52cee updated logs, ensured admins could not be edited 2021-10-25 16:38:59 -04:00
0xdcarns 9f0f6ae9b5 users network updates is admin only 2021-10-25 15:13:23 -04:00
0xdcarns c002c30ba8 added ability for admisn to change user's networks 2021-10-25 14:51:52 -04:00
0xdcarns 7939e5968f good first draft, fixed test 2021-10-21 20:32:23 -04:00
0xdcarns 4e4e8b3ab5 began oauth implementation 2021-10-21 15:28:58 -04:00
Matthew R Kasun f7d8281d65 revert changes to comments before functions 2021-10-16 08:01:38 -04:00
Matthew R Kasun 1c1637b75e refactored and added unit test 2021-10-14 16:36:14 -04:00
Matthew R Kasun 2bf2e65736 removed debugging println 2021-10-14 11:27:04 -04:00
Matthew R Kasun 4356aea65a prevent creating admin if one already exists 2021-10-14 11:19:49 -04:00
0xdcarns d7cafbbc4c code linting 2021-10-08 15:07:12 -04:00
0xdcarns 989676e77f Combined client + server code, Added HA ability, minor bug fixes 2021-10-06 17:48:54 -04:00
Matthew R Kasun c61117cdd3 fixed user tests 2021-09-06 10:36:14 -04:00
afeiszli f8df4b571b fixing login err 2021-08-09 13:30:40 -04:00
afeiszli 382901b124 changed logs 2021-08-09 12:43:09 -04:00
worker-9 44d03f6805 began refactoring of client 2021-08-05 12:24:16 -04:00
afeiszli a982b62445 refactoring validation and models 2021-07-23 18:24:34 -04:00
afeiszli 93b0b94788 Mid way through adopting rqlite 2021-07-21 18:55:19 -04:00
afeiszli f9b987767a added logging 2021-07-19 11:30:27 -04:00
afeiszli d41207172c Added logging and user specific requests 2021-07-14 16:47:05 -04:00
afeiszli 041b641e17 multitenancy working 2021-07-02 00:03:46 -04:00
afeiszli 4f531e1c54 admin user auth working 2021-05-29 20:18:22 +00:00
Matthew R Kasun 073be947c6 Merge branch 'develop' into refactor-controllers 2021-05-09 10:52:42 -04:00
afeiszli 46a81c9767 refactoring logic in main 2021-05-05 20:42:17 +00:00
Matthew R Kasun 0e1a5f534f Network Validation Test Cases 2021-04-30 23:07:25 -04:00
Matthew R Kasun c533bf7183 updated test/user tests 2021-04-30 11:30:19 -04:00
Matthew R Kasun 2e5511a0ab userHttpController tests complete 2021-04-29 18:14:13 -04:00
Matthew R Kasun 97119f86f1 Delete User Test 2021-04-28 13:49:24 -04:00
Matthew R Kasun c62dc50d46 userdelete fixed 2021-04-17 14:03:01 -04:00
afeiszli 3a2eb1411a fixing runtime panic on user delete 2021-04-14 22:59:25 -04:00
afeiszli 2ea497c6ff massive number of changes to schema and error handling. 2021-04-13 00:42:35 -04:00
afeiszli cc81830516 changed all error responses 2021-04-12 23:19:01 -04:00
afeiszli aeb13da21b changed wirecat --> netmaker. Changed defaults to be more sensible 2021-04-01 14:50:18 -04:00
afeiszli 2063b3dcdc adding returns for auth to remove superfluous writeheader calls 2021-03-26 16:13:51 -04:00
afeiszli e489a18492 hotfixes for repo. Now works. 2021-03-25 22:29:36 -04:00
afeiszli 0bacbd9f6c first commit 2021-03-25 12:17:52 -04:00