Garritt McCune glm94
  • Joined on 2020-12-03
glm94 pushed to master at glm94/inventory-middleware 2021-08-30 22:22:17 -05:00
f572586dde Initial commit.
glm94 created repository glm94/inventory-middleware 2021-08-30 22:20:39 -05:00
glm94 pushed to changes at glm94/dwm 2021-07-18 13:11:19 -05:00
1f2d9deff4 Applied the 'launcher' patch, version '20200527-f09418b'.
glm94 pushed to changes at glm94/dwm 2021-07-18 12:36:35 -05:00
1f9b768475 Applied the 'scratchpad' patch, version 6.2.
glm94 pushed to changes at glm94/dwm 2021-07-18 12:29:29 -05:00
aa789b7339 Applied 'cursorwrap' version '20210222-61bb8b2' (changing windows and monitors).
glm94 pushed to changes at glm94/dwm 2021-07-18 12:13:02 -05:00
ef2b7e2986 Applied the 'sticky' patch, version '20160911-ab9571b'.
glm94 pushed to changes at glm94/dwm 2021-07-18 11:55:22 -05:00
bf64c49eff Applied the 'fullgaps' version '20200508-7b77734'.
138b405f0c Add a configuration option for fullscreen locking
67d76bdc68 Do not allow focus to drift from fullscreen client via focusstack()
61bb8b2241 Fix x coordinate calculation in buttonpress.
bb2e7222ba dwm.1: fix wrong text in man page
glm94 created repository glm94/dwm 2021-07-18 11:41:29 -05:00
glm94 commented on issue glm94/secure-core#2 2021-06-30 16:12:17 -05:00
Password Length Limit

Something of note is in .NET Core 3, the Rune type was introduced. This represents a Unicode scalar value which is…

glm94 opened issue glm94/secure-core#10 2021-06-30 16:04:33 -05:00
Password Validation on Login and Password Rule Changes
glm94 opened issue glm94/invtory-desktop#3 2021-06-30 12:57:41 -05:00
Allow Adding Videos to Items
glm94 commented on issue glm94/secure-core#4 2021-06-30 10:58:44 -05:00
Standardize HTTP Responses

Response code 422 should be returned if a parameter fails to validate as noted in this Quora post. More…

glm94 commented on issue glm94/secure-core#8 2021-06-30 09:08:07 -05:00
Cross Site Request Forgery Token Interface

The endpoint for this and just about anything like it should probably be guarded by requiring a signed API key, not just allowing an end user that's logged in to fetch tokens as they please.

glm94 opened issue glm94/secure-core#9 2021-06-29 14:22:20 -05:00
Crash On Missing Password Data
glm94 opened issue glm94/invtory-desktop#2 2021-06-28 20:54:32 -05:00
Separate Physical and Digital Items
glm94 opened issue glm94/secure-core#8 2021-06-25 09:24:07 -05:00
Cross Site Request Forgery Token Interface
glm94 pushed to master at glm94/invtory-desktop 2021-06-22 21:42:08 -05:00
472dabe4d9 Added the SQL script for the database that this program interacts with.
glm94 opened issue glm94/invtory-desktop#1 2021-06-22 13:26:11 -05:00
Include a "Tags" Table
glm94 opened issue glm94/secure-core#7 2021-06-22 11:12:16 -05:00
Key Rotation
glm94 opened issue glm94/secure-core#6 2021-06-03 12:13:55 -05:00
Sign Session Cookies