Commit Graph
96 Commits
Author SHA1 Message Date
Sebastian Mancke 1f2abd2d6c fixed behaviour on caddy config errors 2017-05-13 19:52:41 +02:00
Sebastian Mancke 726edd44da added test for claim valid method 2017-05-13 14:43:18 +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
Sebastian Mancke dd9284bc07 Merge branch 'master' into expiry-time 2017-05-13 11:45:39 +02:00
Sebastian ManckeandGitHub 69e9dc946b Merge pull request #17 from magikstm/master
Correct some mispellings and minor cleanup
2017-05-13 11:34:50 +02:00
magikstm 9a2b58fd46 Merge branch 'master' of https://github.com/magikstm/loginsrv 2017-05-13 05:09:46 -04: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
magikstm b20f649053 Merge branch 'master' of https://github.com/magikstm/loginsrv 2017-05-13 04:54:29 -04:00
magikstm c02dcb96d0 Correct some mispellings and minor cleanup 2017-05-13 04:53:20 -04:00
magikstm 4af340089e Merge branch 'master' of https://github.com/magikstm/loginsrv 2017-05-13 04:48:51 -04:00
magikstm 75a857a8ba Correct some errors introduced in last commit 2017-05-13 04:44:12 -04:00
magikstmandGitHub 8a08203a19 Commit some errors introduced in last commit 2017-05-13 04:40:55 -04:00
magikstm 5dd8c789f7 Correct some mispellings and minor cleanup 2017-05-13 04:07:27 -04:00
magikstm 8bc1f2be2e Merge remote-tracking branch 'refs/remotes/tarent/master' 2017-05-13 03:45:38 -04:00
Sebastian ManckeandGitHub 478939fc71 Merge pull request #15 from magikstm/doc-typo
Readme - Typos and some small changes
2017-05-13 09:06:57 +02:00
Sebastian ManckeandGitHub 8eef953bfb Merge pull request #14 from magikstm/readme-update-1
Readme - Add a table for config options and add default for -text-logging
2017-05-13 09:05:52 +02:00
Sebastian ManckeandGitHub 5c7090a23e Merge pull request #13 from magikstm/master
Fixed some typos in error messages and comments
2017-05-13 09:04:01 +02:00
magikstmandGitHub 21f142be17 Readme - Typos and some small changes 2017-05-13 01:06:51 -04:00
magikstmandGitHub af4a5d1f2d Readme - Add a table for config options and add default for -text-logging 2017-05-13 00:50:14 -04:00
magikstm 09d62d0bf4 Fixed some typos in error messages and comments 2017-05-13 00:06:01 -04:00
Sebastian ManckeandGitHub dd834a28e8 Merge pull request #12 from tarent/configurable-template
Configurable template
2017-05-12 14:16:19 +02:00
Sebastian Mancke 24d2058748 removed println 2017-05-12 14:11:01 +02:00
Sebastian Mancke 22a5496d2b show template filename in log on template errors 2017-05-12 14:07:27 +02:00
Sebastian Mancke 2edf9607d7 template path relative to caddy root 2017-05-12 13:45:09 +02:00
Sebastian Mancke 1560243789 fixed typo 2017-05-09 19:09:44 +02:00
Sebastian Mancke 57aa0b92f1 templating documentation 2017-05-09 15:29:34 +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 21e85dc4f9 fixed setting of httponly 2017-05-06 00:29:35 +02:00
Sebastian ManckeandGitHub 19d03fd412 Update README.md 2017-05-06 00:00:00 +02:00
Sebastian Mancke 50e4a46394 added caddy configuration demo 2017-05-05 19:59:28 +02:00
Sebastian ManckeandGitHub 31671ca457 Merge pull request #10 from tarent/fix-prefix-handling
Fix prefix handling
2017-05-05 19:52:29 +02:00
Sebastian ManckeandGitHub 40a0315810 Merge pull request #5 from tarent/consistent-config-handling
Consistent config handling
2017-05-05 19:52:10 +02:00
Sebastian Mancke 38e621e466 fixed backward compatibility 2017-05-04 23:30:02 +02:00
Sebastian Mancke d6064b178a fixed backward compatibility 2017-05-04 23:26:39 +02:00
Sebastian Mancke a1b77df942 fixed log formating 2017-05-04 23:20:56 +02:00
Sebastian Mancke 38c218b1b1 configuration of login path 2017-05-04 23:16:53 +02:00
Sebastian Mancke 7d5e2257f5 removed RegisterDevDirective, because this is in upstream 2017-05-04 22:22:13 +02:00
Sebastian ManckeandGitHub cebc21f86b moved planed feature to issue tracker 2017-05-04 22:00:03 +02:00
Sebastian Mancke 6ec82b68bf Make subdirective names consistent #4 2017-05-04 21:26:40 +02:00
Sebastian Mancke 42d8affe03 removed RegisterDevDirective, because this is in upstream 2017-05-04 20:57:54 +02:00
Sebastian Mancke e1859a6018 fixed prefix handling for github in caddy 2017-05-03 16:52:05 +02:00
Sebastian ManckeandGitHub c92d63f937 Update README.md 2017-05-03 16:42:37 +02:00
Sebastian Mancke 0f48c6e2e4 register all provider in caddy by default 2017-05-03 16:10:04 +02:00
Sebastian Mancke a73a165973 set expiry time to fixed offset 2017-05-03 16:05:32 +02:00
Sebastian ManckeandGitHub 2a1adaed40 Update README.md 2017-05-02 14:36:51 +02:00
Sebastian Mancke 5e6101d095 image resolution 2017-05-02 14:16:32 +02:00
Sebastian ManckeandGitHub 571203f096 Update README.md 2017-05-02 14:15:47 +02:00