Commit 830f884
[WIP] Auth-Upgrade (#1611)
* Changed error page to display the Databrowser instead
* Fixed error page tests
* Updated more tests
* Fix tests
* Fixed test suite tests
* Update test/resources/accounts/localhost/index.html
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
* Update test/resources/accounts/single-user/index.html
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
* upgrade to mashlib@1.7.5-alpha
* Cleared user from session when not authenticated
* Fixed tests
* Added request to dependencies
* Hackily removed sendFile so that test suite passes
* Made the logout route remove the user
* mashlib@1.7.5-alpha-2-98ed3958
* mashlib@1.7.5-alpha-3-98ed3958
* v5.6.9-alpha-d9bd19aa
* v5.6.9-alpha-23942afd
* v5.6.9-beta
* mashlib@1.7.5-beta-1
* add solid-auth-client
* mashlib@1.7.5-beta.2
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
Co-authored-by: bourgeoa <alain.bourgeois10@gmail.com>1 parent e3b12fd commit 830f884
File tree
22 files changed
+566
-38
lines changed- lib
- handlers
- test
- integration
- resources/accounts
- localhost
- .well-known
- single-user
- .well-known
22 files changed
+566
-38
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
239 | 242 | | |
240 | 243 | | |
241 | 244 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
128 | 146 | | |
129 | 147 | | |
130 | 148 | | |
| |||
136 | 154 | | |
137 | 155 | | |
138 | 156 | | |
139 | | - | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
140 | 162 | | |
141 | 163 | | |
142 | 164 | | |
| |||
147 | 169 | | |
148 | 170 | | |
149 | 171 | | |
150 | | - | |
151 | | - | |
152 | 172 | | |
153 | 173 | | |
154 | 174 | | |
155 | | - | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
156 | 180 | | |
157 | 181 | | |
158 | 182 | | |
| |||
0 commit comments