urss icon indicating copy to clipboard operation
urss copied to clipboard

Results 6 urss issues
Sort by recently updated
recently updated
newest added

Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel) from 5.0.2 to 5.1.5. Release notes Sourced from symfony/http-kernel's releases. v5.1.5 Changelog (https://github.com/symfony/http-kernel/compare/v5.1.4...v5.1.5) no changes v5.1.4 Changelog (https://github.com/symfony/http-kernel/compare/v5.1.3...v5.1.4) bug #37841 Backport handler lock when using VAR_DUMPER_FORMAT (ogizanagi) v5.1.3...

dependencies
php

I just found the reddit post about this today. Has this been abandoned in favor of something else, or did support just dwindle? Only asking since there are two outstanding...

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.0.2 to 5.0.7. Release notes Sourced from symfony/http-foundation's releases. v5.0.7 Changelog (https://github.com/symfony/http-foundation/compare/v5.0.6...v5.0.7) no changes v5.0.6 Changelog (https://github.com/symfony/http-foundation/compare/v5.0.5...v5.0.6) bug #36173 Fix clear cookie samesite (guillbdx) bug #36103 fix...

dependencies
php

Bumps [dojo](https://github.com/dojo/dojo) from 1.14.2 to 1.16.2. Commits c021be9 Updating metadata for 1.16.2 792e455 Merge pull request from GHSA-jxfh-8wgv-vfr2 0a0ba6c Updating source version to 1.16.2-pre 2722515 Updating metadata for 1.16.1 090a881...

dependencies

When cloning the git repo and running `docker-compose up` the application container restarts indefinitely. Relevant docker-compose output: ``` application | DEBU[0000] [metrics]: disabled application | DEBU[0000] [headers]: disabled application |...

I think it would be a good idea to implement CSRF on every form that could be used in the site (login & registration for starters). How could we approach...