mirror of
https://git.unistra.fr/aius/root/ldap-overleaf-sl.git
synced 2025-05-04 11:45:26 +02:00
Add ending newline
This commit is contained in:
parent
ca692f1c36
commit
53de1d0c86
1 changed files with 2 additions and 7 deletions
|
@ -1,7 +1,8 @@
|
|||
68a69,70
|
||||
> alphaProgram: user.alphaProgram || undefined, // only store if set
|
||||
> betaProgram: user.betaProgram || undefined, // only store if set
|
||||
266a269,365
|
||||
265a268,364
|
||||
>
|
||||
> // >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
|
||||
> oauth2Redirect(req, res, next) {
|
||||
> // random state
|
||||
|
@ -98,9 +99,3 @@
|
|||
> }
|
||||
> },
|
||||
> // <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
|
||||
>
|
||||
636c735
|
||||
< module.exports = AuthenticationController
|
||||
---
|
||||
> module.exports = AuthenticationController
|
||||
\ 文件末尾没有换行符
|
||||
|
|
Loading…
Add table
Reference in a new issue