MUSTDOS

Results 2 issues of MUSTDOS

I can't just append text into the text area in Arabic as it always prints them out in reverse and disjointed; even if I reversed the string first to last,...

I tried to stop CSRF for API in application_controller.rb with skip_before_action :verify_authenticity_token It worked well until I generated devise views for custom logging. Now, CSRF keeps working even if I...