Alex Ling
|
4da263c594
|
Rewrite auth_handler
Make sure the OPDS pages are accessible without login when login is
disabled
|
2021-01-30 10:54:03 +00:00 |
|
Alex Ling
|
d67a24809b
|
Allow proxy authentication (#141)
|
2021-01-30 07:43:02 +00:00 |
|
Alex Ling
|
e4587d36bc
|
Fix linter
|
2021-01-17 08:25:01 +00:00 |
|
Alex Ling
|
3071d44e32
|
Fix admin API bypassing
|
2021-01-17 08:10:43 +00:00 |
|
Alex Ling
|
00e19399d7
|
Check login is disabled before accessing default username
|
2021-01-09 06:35:26 +00:00 |
|
Alex Ling
|
af2fd2a66a
|
Remove the Context and Router classes
|
2020-12-30 15:58:51 +00:00 |
|
Alex Ling
|
bd34b803f1
|
Tokens take precedence over default user setting
|
2020-12-30 11:13:43 +00:00 |
|
Alex Ling
|
85ad38c321
|
Allow disable login
|
2020-12-28 16:13:51 +00:00 |
|
Alex Ling
|
455315a362
|
Upgrade to Crystal 0.35.1
|
2020-12-11 07:46:47 +00:00 |
|
Alex Ling
|
0d11cb59e9
|
Break util.cr into multiple files
|
2020-07-12 08:53:04 +00:00 |
|
Alex Ling
|
156e511d4a
|
Fix failed build (omitted parentheses)
|
2020-06-09 14:54:23 +00:00 |
|
Alex Ling
|
5cd6f3eacb
|
Fix incorrect login redirect (#64)
|
2020-06-09 14:46:45 +00:00 |
|
Alex Ling
|
de690fbf29
|
Store token and callback URI in memory session
|
2020-06-07 16:18:34 +00:00 |
|
Alex Ling
|
6817113523
|
Clean up
|
2020-06-05 15:25:41 +00:00 |
|
Alex Ling
|
012fd71ab4
|
Use a helper function to set token cookie
|
2020-06-05 14:31:12 +00:00 |
|
Alex Ling
|
373ff6520a
|
Merge branch 'feature/opds' into dev
|
2020-06-05 14:28:36 +00:00 |
|
Alex Ling
|
1493c3de90
|
Set token cookie after successful basic auth
|
2020-06-05 14:21:47 +00:00 |
|
Alex Ling
|
e214e00dfb
|
Include port number in token
|
2020-06-01 13:50:51 +00:00 |
|
Alex Ling
|
27c111d273
|
Handle basic auth for OPDS
|
2020-06-01 13:20:05 +00:00 |
|
Alex Ling
|
60d4cee0a9
|
Respect base url setting when redirecting
|
2020-05-23 10:42:59 +00:00 |
|
Alex Ling
|
049bd3ab2c
|
Fix long lines
|
2020-05-07 10:12:58 +00:00 |
|
Alex Ling
|
1bec9f0108
|
Use singleton in various classes
|
2020-05-07 10:12:58 +00:00 |
|
Alex Ling
|
ce5f444012
|
Remove debug code in upload handler
|
2020-04-19 14:32:58 +00:00 |
|
Alex Ling
|
8262a163db
|
Finish the API endpoint for cover upload
|
2020-04-14 06:09:23 +00:00 |
|