cloud-gov / shibboleth-boshrelease

IdP using Shibboleth as a BOSH release
Other
2 stars 1 forks source link

drop loading messages when clicking buttons #129

Closed bengerman13 closed 2 years ago

bengerman13 commented 2 years ago

These messages are kinda silly - browsers will move too fast to see them in most cases - and they use onClick which limits us to very permissive content security policies

Changes proposed in this pull request:

security considerations

removing onclicks will let us improve our content security policies, which will improve security