Hi,

There is currently no "out of the box" way to disable the End User 
Agreement (e.g. via a configuration or similar).  That said, it's code can 
be found 
at 
https://github.com/DSpace/dspace-angular/tree/main/src/app/core/end-user-agreement

It might be possible for you to modify the end-user-agreement.service.ts in 
that directory to always return "true" when the checks are performed to 
verify if the user has signed the end user agreement or not. However, I 
don't know if that'll have any side effects, as I've never tried that 
change before.

Tim

On Friday, June 24, 2022 at 9:06:27 AM UTC-5 marwas...@gmail.com wrote:

> Hi all, I want to disable the end user agreement in code when a new user 
> registers or logs in for the first time, then I don't want it to be shown.
> Does anyone have a solution for this, or know where is in code to do this.
>
> Thank you in advance
>

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-devel/d4cd98ae-a7a2-4c98-8140-79391beb220en%40googlegroups.com.

Reply via email to