Commit Graph
9876 Commits
Author SHA1 Message Date
Cyberboss b8b88c78ce Add IAsyncDelayer 2018-10-15 11:06:48 -04:00
Cyberboss 501343299d Add missing doc comment 2018-10-15 11:01:59 -04:00
Cyberboss b426b7f5e8 Actually use platformIdentifier in AdministrationController 2018-10-15 11:00:36 -04:00
Cyberboss ef6a03a224 Add IPlatformIdentifier to InstanceController 2018-10-15 10:59:42 -04:00
Cyberboss d9b2115f3a Add IPlatformIdentifier to SessionControllerFactory 2018-10-15 10:58:23 -04:00
Cyberboss df32217ddc Add IPlatformIdentifier to SetupWizard 2018-10-15 10:56:24 -04:00
Cyberboss 148ef74447 Adds IPlatformIdentifier to Configuration and InstanceFactory 2018-10-15 10:51:12 -04:00
Cyberboss e538ccca77 Update PlatformIdentifier unit test 2018-10-15 10:48:48 -04:00
Cyberboss ee7559a90c Add IPlatformIdentifier.ScriptFileExtension 2018-10-15 10:48:37 -04:00
Cyberboss ee8ce6d697 Add IPlatformIdentifier to the AdministrationController 2018-10-15 10:43:59 -04:00
Cyberboss e15ddd4d5a Makes IPlatformIdentifier public 2018-10-15 10:43:45 -04:00
Cyberboss 6003f57e06 Makes Application use PlatformIdentifier 2018-10-15 10:42:35 -04:00
Cyberboss 0dc1a2f0f4 Add IPlatformIdentifier to the composition root 2018-10-15 10:41:36 -04:00
Cyberboss 8b9496166e Add TestPlatformIdentifier 2018-10-15 10:40:28 -04:00
Cyberboss f9064cb2cc Add PlatformIdentifier 2018-10-15 10:38:49 -04:00
Cyberboss b51f147cd8 Add IPlatformIdentifier 2018-10-15 10:38:42 -04:00
Jordan BrownandGitHub bc93634c0b Merge pull request #784 from tgstation/EVERY-FUCKING-TIME
Please delete named pipes
2018-10-14 15:21:59 -04:00
Jordan BrownandGitHub 157d6dfedf @steamp0rt's warning idea 2018-10-14 15:02:19 -04:00
Jordan BrownandGitHub ff0bce8900 OH YOU JUST GOT PRANKED 2018-10-14 14:50:22 -04:00
Jordan BrownandGitHub cbd5cec167 Merge pull request #783 from tgstation/ReadmeBuff
Buffs the README
2018-10-13 18:12:31 -04:00
Jordan BrownandGitHub d13d4b398a Buffs the README 2018-10-13 17:32:02 -04:00
Jordan BrownandGitHub 6ecbd6e98f Merge pull request #782 from Cyberboss/AddTokenSet [NugetDeploy]
IServerClient can now have it's Token changed
2018-10-13 13:52:56 -04:00
Jordan Brown 2bb45ddaf8 Update client release notes 2018-10-13 09:39:58 -04:00
Jordan Brown ae0136ab46 Fix NullReferenceException 2018-10-13 09:39:20 -04:00
Jordan Brown 790038bcd6 Client version bump to 4.0.2 2018-10-13 09:20:12 -04:00
Jordan Brown 8a475fba6f IServerClient's token can now be updated 2018-10-13 09:19:40 -04:00
Jordan Brown 08f6c48574 ApiHeaders of IApiClient can now be set 2018-10-13 09:14:46 -04:00
Jordan BrownandGitHub 694f2426da Merge pull request #779 from tgstation/4.0.1.0 [TGSDeploy]
Version 4.0.1.0
tgstation-server-v4.0.1.0
2018-10-11 14:04:10 -04:00
Jordan Brown e9939bc00e Return cloned system identies from the cache 2018-10-11 13:04:53 -04:00
Jordan Brown 9f396c9837 Fix authentication contexts not being disposed 2018-10-11 13:04:35 -04:00
Jordan Brown f86cd7ae8c Minor code cleanup 2018-10-11 12:38:49 -04:00
Jordan Brown ed871afecf Version bump to 4.0.1.0 2018-10-11 12:35:42 -04:00
Jordan Brown f45e12274c Merge branch '714-StaticIgnore' into 4.0.1.0 2018-10-11 12:34:08 -04:00
Jordan Brown 73bf383f47 Merge branch 'PreventUpdateTimeout' into 4.0.1.0 2018-10-11 12:33:53 -04:00
Jordan Brown 6206939837 Merge remote-tracking branch 'upstream/746-VerifyToken' into 4.0.1.0 2018-10-11 12:33:26 -04:00
Jordan Brown 1cd11ee00e Fix doc comments 2018-10-11 12:31:22 -04:00
Jordan Brown a6e04368e4 Document static file ignoring 2018-10-11 12:26:03 -04:00
Jordan Brown 3909e5c2f7 Implement static file ignoring 2018-10-11 12:25:49 -04:00
Jordan Brown ecbdfd3a09 Fix Windows byond installer version comparison 2018-10-11 12:08:35 -04:00
Jordan Brown 485a3ce47b Ensure .tgsignore always exists 2018-10-11 11:54:01 -04:00
Jordan Brown 5ec9784d9d Buff system identity cache expiry times 2018-10-11 11:44:01 -04:00
Jordan Brown 6706f6d290 Fix the simultaneous update password/login timing issues 2018-10-11 11:41:22 -04:00
Jordan Brown c628cf135f Don't set User.LastPasswordUpdate when initially creating a user.
This prevents current tests from failing but we might have to deal with it later if we ever change a user's password
2018-10-11 11:26:43 -04:00
Jordan Brown 3e384abd60 Wait I was right the first time wtf 2018-10-11 10:58:37 -04:00
Jordan Brown 5ce7cedd11 Changed where the cached system identity expiry exception is thrown 2018-10-11 10:55:06 -04:00
Jordan Brown e120f99fde Clean up token time processing slightly 2018-10-11 10:51:50 -04:00
Jordan Brown a6f235e12e Fixes AuthenticationContextFactory time validation stuff 2018-10-11 10:46:56 -04:00
Jordan Brown 3b1ab66772 Clean up login query ordering a little 2018-10-11 09:53:28 -04:00
Jordan Brown 40a02a5e0c Makes AuthenticationContext.User read only 2018-10-11 00:16:19 -04:00
Jordan Brown f9af6a180b Fix when user sanity check happens in AuthenticationContext 2018-10-11 00:15:32 -04:00