Skip to content
This repository was archived by the owner on Nov 24, 2022. It is now read-only.

Upgrade to latest version #2

Open
wants to merge 109 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
109 commits
Select commit Hold shift + click to select a range
11997ac
correct check for duplicate email
lindyblackburn Feb 23, 2020
a806757
Add Keycloak scope to support Keycloak 10
YoitoFes Jun 14, 2020
a5b7ee9
Merge pull request #87 from lindyblackburn/master
splitbrain Jul 30, 2020
98a3611
initial begin of refactoring
splitbrain Jul 30, 2020
3e7ac5b
more fixes and cleanup
splitbrain Jul 30, 2020
fc9a8fb
properly styled login buttons again
splitbrain Aug 6, 2020
ed5ac46
more minor cleanup
splitbrain Aug 6, 2020
17313ee
monkey patch for oauth lib github
splitbrain Aug 6, 2020
0be109c
minor cleanup
splitbrain Aug 13, 2020
a64a84a
make getScopes abstract
splitbrain Aug 13, 2020
80bd039
fixed single service login
splitbrain Aug 13, 2020
37d2401
Split action into separate classes
annda Aug 13, 2020
311a660
Reorder methods in auth class
annda Aug 13, 2020
a02a5d8
Refactoring auth class
annda Aug 13, 2020
b8ca6a4
adding comments and fixmes
annda Aug 18, 2020
5b85865
translation update
schplurtz Aug 22, 2020
4a95c35
fix unfinished login
annda Aug 25, 2020
9d115dc
fix oauthlogin parameter in login form
annda Aug 25, 2020
8c4b678
Merge pull request #94 from dokuwiki-translate/lang_update_120_159811…
splitbrain Aug 26, 2020
d9be1cb
Session manager
annda Sep 1, 2020
31c5e83
Merge pull request #93 from YoitoFes/support_keycloak10
splitbrain Mar 17, 2021
b488a34
Version upped
splitbrain Mar 17, 2021
1fad698
Use new form event for login buttons. fixes #109
splitbrain Dec 3, 2021
aec1a09
updated dependencies
splitbrain Dec 3, 2021
5d4ed28
test cleanup
splitbrain Dec 3, 2021
6f3a59e
remove HTML from language file
splitbrain Dec 3, 2021
1b3ed59
some type cleanup in Service
splitbrain Dec 3, 2021
e4f55b9
removed obsolete files
splitbrain Dec 3, 2021
74b4d4a
another major refactoring
splitbrain Dec 3, 2021
b0c07e1
Use new form event for profile settings. fixes #109
splitbrain Dec 3, 2021
6d9a8a4
make cookie login work, some more cleanup
splitbrain Dec 3, 2021
e170f46
removed lots of now unused code
splitbrain Dec 3, 2021
31039e8
restore proper ID context after login
splitbrain Dec 3, 2021
8523e9d
readd support for farmer setups
splitbrain Dec 3, 2021
04a78b8
renamed our Service to Adapter to avoid confusion
splitbrain Dec 3, 2021
a9ed389
added base service to make things easier for custom implementations
splitbrain Dec 3, 2021
ef19de6
fixed button styling
splitbrain Dec 3, 2021
4928b24
use the correct group array when creating user.
splitbrain Dec 3, 2021
3e5be59
Re-Added custom metadata class for redirect info
splitbrain Dec 3, 2021
f879286
removed obsolete settings from language files
splitbrain Dec 5, 2021
c702110
make tests happy about our info config entry
splitbrain Dec 5, 2021
c82ad62
use refresh token when AccessToken is about to expire
splitbrain Dec 6, 2021
eae5041
check for request token on login
splitbrain Dec 8, 2021
9cbef4d
moved token refresh to adapter class
splitbrain Dec 11, 2021
2800208
drop concept of GUID and introduce storageID
splitbrain Dec 13, 2021
e261c7e
lowercase mail
splitbrain Dec 13, 2021
2a8b22d
fall back to parent strings
splitbrain Dec 14, 2021
c36447c
custom services should be able set arbitrary scopes
splitbrain Dec 15, 2021
1a5ede3
improved user validation, added tests
splitbrain Dec 15, 2021
39730c7
Fix check of valid email domains
annda Dec 15, 2021
74504ad
Merge branch 'master' into refactor
annda Dec 15, 2021
4d1745e
Merge pull request #112 from cosmocode/refactor
splitbrain Dec 15, 2021
d182633
better translation handling on exceptions
splitbrain Dec 15, 2021
d584621
Version upped
splitbrain Dec 15, 2021
a1fa007
Enable oauth service plugins to implement their own procedures on logout
YoitoFes Dec 19, 2021
38526e6
Merge pull request #115 from YoitoFes/add_callback_on_logout
splitbrain Dec 19, 2021
9b704d2
Version upped
splitbrain Dec 19, 2021
45fc651
Do not display login form if singleService is set
annda Jan 3, 2022
488162f
Merge pull request #117 from cosmocode/singleService
annda Jan 4, 2022
b18747a
Version upped
splitbrain Jan 4, 2022
568565b
do not call auth_login ourselves but signal it
splitbrain Jan 11, 2022
9739910
check HTTP status properly in HTTPClient
splitbrain Jan 11, 2022
6d7ae06
Version upped
splitbrain Jan 11, 2022
dca744f
added translation to sk language
vkristian Jan 13, 2022
7739ab4
Merge pull request #119 from vkristian/master
splitbrain Jan 15, 2022
f9df50f
Version upped
splitbrain Jan 15, 2022
d3e8d61
translation update
schplurtz Jan 21, 2022
0ccb80e
Add translation to cs language
ilicz Feb 13, 2022
6c289c0
Fix CS lang files description
ilicz Feb 13, 2022
0b2bc15
Merge pull request #121 from ilicz/master
splitbrain Feb 15, 2022
cc8dfdc
Version upped
splitbrain Feb 15, 2022
dd3786f
Merge pull request #120 from dokuwiki-translate/lang_update_374_16427…
splitbrain Feb 17, 2022
1e4efa5
Update local user data with info from provider
annda Mar 23, 2022
ad56356
Smarter merge of user groups
annda Mar 24, 2022
8e75897
Keep user groups set by different OAuth adapter plugins
annda Mar 28, 2022
7294712
Merge pull request #125 from cosmocode/update-user
splitbrain Mar 28, 2022
c576a6c
Version upped
splitbrain Mar 28, 2022
33f0738
translation update
schplurtz Apr 15, 2022
0bdda72
Merge pull request #129 from dokuwiki-translate/lang_update_427_16500…
splitbrain May 4, 2022
caf913c
redirect on SingleService on denied #61
splitbrain Sep 28, 2022
542bb44
don't show login form on denied with SingleService
splitbrain Sep 28, 2022
1cdd3f9
disable plain auth login in singleService mode #118
splitbrain Sep 28, 2022
406863f
Version upped
splitbrain Oct 11, 2022
f81e58d
Fix overwrite-groups config
splitbrain Oct 12, 2022
9fd41b5
Version upped
splitbrain Oct 12, 2022
d209a58
Only update local user cache when userdata has changed
splitbrain Oct 25, 2022
bfebac1
fix user comparison and skip update on protected users
splitbrain Oct 25, 2022
da47332
Version upped
splitbrain Oct 25, 2022
1258c6c
do not require password in session. replaces #135
splitbrain Feb 16, 2023
0d7a650
Version upped
splitbrain Feb 16, 2023
ef2546e
translation update
Klap-in Mar 1, 2023
3204d1b
Merge pull request #136 from dokuwiki-translate/lang_update_578_16777…
splitbrain Mar 1, 2023
6341de0
translation update
Mar 29, 2023
05d2931
Merge pull request #139 from dokuwiki-translate/lang_update_601_16801…
splitbrain Mar 29, 2023
5c87cc3
Setup .gitattributes file
glensc Mar 27, 2023
edceccc
Merge pull request #140 from glensc/git-attributes
splitbrain Apr 12, 2023
d9f53e6
Version upped
splitbrain Apr 12, 2023
ffb511c
translation update
Feb 4, 2024
db85e03
Merge pull request #144 from dokuwiki-translate/lang_update_812_17070…
splitbrain Mar 5, 2024
290e9b1
automatic style fixes and new workflows
splitbrain Mar 5, 2024
e9e2f93
Version upped
splitbrain Mar 5, 2024
5cabb95
translation update
Aug 2, 2024
cace980
Merge pull request #150 from dokuwiki-translate/lang_update_915_17226…
splitbrain Aug 5, 2024
096e753
Add HttpTokenResponseException making error handling easy
YoitoFes Oct 30, 2024
711e60e
Merge pull request #154 from YoitoFes/add_exception
splitbrain Oct 31, 2024
1fd48dc
Version upped
splitbrain Oct 31, 2024
dd98db8
Add http response body to HttpTokenResponseException
YoitoFes Nov 2, 2024
a83bf7e
Merge pull request #155 from YoitoFes/add_respbody_to_excp
splitbrain Nov 2, 2024
90b4dfc
Version upped
splitbrain Nov 2, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/.* export-ignore
/_test export-ignore
11 changes: 11 additions & 0 deletions .github/workflows/dokuwiki.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: DokuWiki Default Tasks
on:
push:
pull_request:
schedule:
- cron: '14 0 5 * *'


jobs:
all:
uses: dokuwiki/github-action/.github/workflows/all.yml@main
15 changes: 0 additions & 15 deletions .travis.yml

This file was deleted.

Loading