Commit Graph
19 Commits
Author SHA1 Message Date
Sebastian Mancke 93a2e745d5 fixed some reportcard findings 2017-05-15 12:01:22 +02:00
Sebastian Mancke a769eff0a2 fixed most golint findings 2017-05-15 11:56:24 +02:00
Sebastian Mancke 4276628b95 used . import for assert library in tests 2017-05-15 11:01:31 +02:00
magikstm 020bb02a38 Correct some mispellings and minor cleanup
Correct some mispellings and minor cleanup

Correct some errors introduced in last commit

Commit some errors introduced in last commit
2017-05-13 05:08:58 -04:00
Sebastian Mancke 24d2058748 removed println 2017-05-12 14:11:01 +02:00
Sebastian Mancke 0444d0b571 added more tests for oauth flow 2017-05-07 16:22:03 +02:00
Sebastian Mancke 38c218b1b1 configuration of login path 2017-05-04 23:16:53 +02:00
Sebastian Mancke 8f085896d5 refactoring of config interface 2017-05-01 21:17:34 +02:00
Sebastian Mancke 66af9505e2 claim model refactoring & fetch github user data 2017-04-30 00:31:30 +02:00
Sebastian Mancke 4e4a71d22e fixed caching and code exchange error handling 2017-04-29 16:39:58 +02:00
Sebastian Mancke 80ca91ef4f implemented logout feature 2017-04-29 10:52:26 +02:00
Sebastian Mancke 4abd57d122 modified oauth url schema 2017-04-25 21:26:53 +02:00
Sebastian Mancke 54ba83b302 fixed handler oauth integration 2017-04-25 19:47:51 +02:00
Sebastian Mancke 86c21b6f6b test coverage for manager 2017-04-24 20:47:09 +02:00
Sebastian Mancke a07d5a9f17 started testing of manager implementation 2017-04-19 21:54:55 +02:00
Sebastian Mancke c1e8946a9b started oauth manager implementation 2017-04-18 00:06:23 +02:00
Sebastian Mancke a5b8aee31b test coverage 2017-04-15 21:06:48 +02:00
Sebastian Mancke f64e996c95 test coverage 2017-04-15 21:06:35 +02:00
Sebastian Mancke 13bd7c7534 start oauth backend implementation 2017-04-15 17:38:21 +02:00