1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
May 19, 2024 — May 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refs #15082: Replaced usePin by frontendCrypted More... over 6 years ago
Added comments on client.global.php More... over 6 years ago
globalised client address for the header 'Access-Control-Allow-Origin' More... over 6 years ago
Modified 'usePin' to 'frontendCrypted' More... over 6 years ago
Refs #14966 PT: Fix Access-Control-Allow-Origin header, ch 3.2 no 11. In development we need this header. In production, it can be removed. More... over 6 years ago
Fixed tests intl+render errors More... over 6 years ago
Fixed tests intl+render errors More... over 6 years ago
Removed composer.lock from gitignore More... over 6 years ago
Improved the algorithm for sorting search results More... over 6 years ago
Improved alignment of search results More... over 6 years ago
Improved search menubars/results presentation More... over 6 years ago
Moved password encryption parameters to configuration file More... over 6 years ago
form validation (in progress) More... over 6 years ago
Modified refresh endpoint to reflect frontend. More... over 6 years ago
Refs #14959 PT: Fix librerie backend outdated, ch 3.2 no 4. Updated tuupola/slim-jwt-auth More... over 6 years ago
Refs #15097: solved "Password content page" display Error More... over 6 years ago
Refs #15084: NTH - security control to descrypt password activity created More... over 6 years ago
Refs #14959 PT: Fix librerie backend outdated, ch 3.2 no 4. Updated mtymek/blast-base-url to 1.0.0 More... over 6 years ago
Refs #14959 PT: Fix librerie backend outdated, ch 3.2 no 4. Updated libraries that do not break anything on update. More... over 6 years ago
globalised the attempt timespan More... over 6 years ago
Refs #14961 PT: Fix mancanza di account lockout, ch 3.2 no 7. Implemented a LoginRequest table, that keeps track of failed login attempts. Now an ip can fail a fixed amount of times a user password, then he has to wait 1 hour. More... over 6 years ago
Refs #14960 PT: Added insecure password management, ch 3.2 no 6 More... over 6 years ago
Refs #14972 PT: Fix niente Content Security Policy, ch 3.2 no 20. Added Content-Security-Policy: default-src 'none' header More... over 6 years ago
Close #15083: Descrypt password on button click More... over 6 years ago
Refs #14960 PT: Fix gestione password insicura, ch 3.2 no 6. When a user login for the first time a field "firstTimeLogin : true" is added under the token. More... over 6 years ago
Updated tests files to reflect new accounts More... over 6 years ago
Refs #14965 PT: Fix password policy insicura, ch 3.2 no 10. Added regex for at least special character, an uppercase, a lowercase and a number for the password field. More... over 6 years ago
Refs #15069 Added intl php extension, composer install now tries to get distribution packets to avoid .git files More... over 6 years ago
Refs #15081: notify the logout activity to Backend on logging out More... over 6 years ago
Refs #14973 PT: Fix niente Strict-Transport-Security Header, ch 3.2 no 21. Now each response has the header 'Strict-Transport-Security : max-age=10886400' More... over 6 years ago