magikid
Repos
151
Followers
34
Following
56

Rails code running the Lobsters link aggregation site

0
0

https://adventofcode.com/2019

0
0

Implementing tar in rust

0
0

This is where I store all of my usual config files like .aliases, .screenrc, and sshd_config

My attempts at https://adventofcode.com

0
0

Events

Created at 2 days ago
started
Created at 3 days ago
Created at 1 week ago

Update nvim dictionary

Update nvim plugin manager

ssh: Adds zoidberg port and local git stuff

tmux: fix kill and add htop

Adds visual key to SSH config

git: cleanup aliases, sort by name

zsh: add more plugins

zsh: fix nix install

zsh: remove nomad env vars

zsh: add cool functions

git: various updates

vim: fixup python stuff

nvim: remove stuff I no longer use

Created at 2 weeks ago
magikid create tag v3.0.1-sourceability
Created at 3 weeks ago
magikid create tag v2.3.2
Created at 3 weeks ago
magikid create tag v3.0.1
Created at 3 weeks ago

Upgrade firebase/jwt-token up to ^6.0

Merge pull request #3 from syl20b/upgrade-firebase-php-jwt

Upgrade firebase/jwt-token up to ^6.0

Created at 3 weeks ago
pull request closed
Upgrade firebase/jwt-token up to ^6.0
Created at 3 weeks ago
Upgrade firebase/jwt-token up to ^6.0

This fixes the security issue from https://github.com/imbo/behat-api-extension/pull/124 since the original project doesn't seem to be active.

Created at 3 weeks ago
pull request opened
Upgrade firebase/jwt-token up to ^6.0
Created at 3 weeks ago

Adopt coding standard (#107)

  • Correct examples to match actual steps

Apparently examples got out of sync with code and where missing JSON mention.

  • Prepare release

  • php-cs-fixer config

  • Require coding standard, and reorganize some composer scripts

  • Start process in the background to not block

  • Fixed automatically by php-cs-fixer

  • Add tool

  • Update local copy of php-cs-fixer and re-run

  • Fix slightly outdated docs

  • Update ChangeLog

Co-authored-by: Adam Brodziak adambro@users.noreply.github.com

Merge branch 'develop' into main

Bump dependencies

Merge pull request #108 from imbo/update-deps

Bump dependencies

Add step to assert that the response body is empty

Resolves #105

Merge pull request #109 from imbo/empty-body-step

Add step to assert that the response body is empty

Update ChangeLog.md

Bump deps

Merge pull request #115 from imbo/bump-deps

Bump all dependencies

Set release date

Bump deps

Merge pull request #118 from imbo/update-deps

Bump dependencies

Also build on pull requests

Merge pull request #119 from imbo/build-on-pr

Also build on pull requests

Merge pull request #2 from imbo/main

Catch up with base repo

Created at 3 weeks ago
pull request closed
Catch up with base repo
Created at 3 weeks ago
pull request opened
Catch up with base repo
Created at 3 weeks ago
TypeError in JWTManager

What happened

The token extractor failed to extract the token from the request and threw a TypeError on the JWTManager::parse(string $token).

What I expected

I expected an exception to be thrown about a malformatted token.

Other notes

It looks when extracting the token in JWTAuthenticator the extract(Request $request) function returns string|false. When that function returns false, it is stored in the $token variable and passed to the JWTManager::parse(string $token) function which can't accept a boolean.

Created at 3 weeks ago
TypeError in JWTManager

This has been merged already. Closing issue.

Created at 3 weeks ago
Created at 3 weeks ago
Created at 3 weeks ago

Adds instructions

Created at 1 month ago

Adds instructions

Created at 1 month ago

Adds instructions

Created at 1 month ago

Updates readme

Created at 1 month ago
magikid create tag v1.1-sourceability-1
Created at 1 month ago

Run pipeline on more tags

Created at 1 month ago
magikid create tag v1.0.1
Created at 1 month ago
magikid create tag v1.1-sourceability
Created at 1 month ago
magikid create tag v1.0.0
Created at 1 month ago
magikid create tag v1.2.6-sourceability
Created at 1 month ago