Commit Graph
30 Commits
Author SHA1 Message Date
Markus Schulte 2de4e9fc73 go fmt 2017-06-20 16:23:02 +02:00
Dino Omanovic 11f35abdd5 Simplify JWT refresh check and also the cookie is only set for accept:text/html requests again 2017-05-29 14:31:35 +02:00
Dino Omanovic 5376cda0a6 Refresh jwt only if there are no credentials. Also remove need for jwt content-type header. 2017-05-29 11:54:07 +02:00
Dino Omanovic 49e7f610d0 Implement jwt refresh count check 2017-05-26 13:27:35 +02:00
Dino Omanovic 1fa605f075 Implement simple jwt refreshing 2017-05-24 18:26:03 +02:00
magikstm ddd220a996 Correct a typo in an error message and a few other minor typos 2017-05-16 01:14:45 -04:00
Sebastian Mancke 759f01ff62 fixed some reportcard findings 2017-05-15 12:09:00 +02:00
Sebastian Mancke 0a1b423926 fixed some reportcard findings 2017-05-15 12:07:11 +02:00
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
Sebastian Mancke 733ce7cf1e honor expiry time on login info page 2017-05-13 14:28:15 +02:00
Sebastian Mancke 2c76f02671 Added -cookie-expiry, -cookie-domain, -jwt-expiry parameters 2017-05-13 14:02:11 +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 22a5496d2b show template filename in log on template errors 2017-05-12 14:07:27 +02:00
Sebastian Mancke 0b56b3804b parameters for custom template and logout-url 2017-05-09 13:48:23 +02:00
Sebastian Mancke de2e2081b7 template modularisation 2017-05-09 11:32:42 +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 c50c3f32e2 dynamic provider listing on login form 2017-04-30 00:58:47 +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 13bd7c7534 start oauth backend implementation 2017-04-15 17:38:21 +02:00
Sebastian Mancke f55a65f7f8 fixed line ending after token 2016-11-20 11:39:39 +01:00
Sebastian Mancke 40a67d8e54 enhanced test coverage 2016-11-19 15:01:25 +01:00
Sebastian Mancke a271f57da6 fixed doku examples 2016-11-14 22:44:21 +01:00
Sebastian Mancke 26e57b06cd initial publishing of loginsrv 2016-11-14 22:20:11 +01:00