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
Reload folder-user permission on deletion a permission, remove error messages on input updated More... over 6 years ago
Refs #14970 PT: Fix niente logout dopo cambiamento password, ch 3.2 no 18. After a password change token is deleted from tokenUser table, forcing the user to a new login. More... over 6 years ago
Refs #14963 PT: Fix niente server-side logout, ch 3.2 no 8. Commented logout endpoint. Logout was already implemented with the token logic rework, in commit 11117dd More... over 6 years ago
Refs #14964 PT: Fix niente session timeout, ch 3.2 no 9. Implemented hard_timeout of 4 hours, modified inactivity timeout for 15 minutes. Modified endpoint of refresh and logout so they don't use /api/auth More... over 6 years ago
Merge branch '0.5.0' of github.com:passwordcockpit/frontend into 0.5.0 More... over 6 years ago
fix rollback password More... over 6 years ago
Ref. 14651: Mobile - Menu is always open More... over 6 years ago
small fix for precedent commit. Refresh token now correctly update the tokenUser table More... over 6 years ago
Refs #14982 Token Logic Rework (ch 3.2 no 8, ch 3.2 no 9, ch 3.2 no 18). On update user a new token is created. Added logout endpoint More... over 6 years ago
#13373 - PIN per criptare e decriptare lato frontend le password More... over 6 years ago
Switched from Mvc Translator to I18n Translator More... over 6 years ago
Refs#14977 PT: improved password changing validations, ch 3.2 no 17 More... over 6 years ago
Refs #15054: Logged user with "Access to all directiories" but not "manage" privilege on the selected folder now can create password More... over 6 years ago
Ref. 15049: Improve loggin page in case of validation failed More... over 6 years ago
Ref. #15052: Users manage page - display Error More... over 6 years ago
Aggiunte traduzioni per token non valido More... over 6 years ago
Ref: 14720: Password content - Password field's buttons error - minor fix More... over 6 years ago
Refs #15045 Passwords now have the field 'usePin' that check if the password has been crypted on frontend by the user. More... over 6 years ago
Ref. #14653: Mobile - make Icon and font bigger More... over 6 years ago
Refs #14982 Token Logic Rework (ch 3.2 no 8, ch 3.2 no 9, ch 3.2 no 18). On each request the token is checked with the one in the TokenUser table. Old tokens (but not expired) are now not valid anymore. More... over 6 years ago
ref. #14720: Password content - Password field's buttons error More... over 6 years ago
Refs #15038: improved Searching (password icons, fixed index error) More... over 6 years ago
fix translation More... over 6 years ago
new password with PIN encryption More... over 6 years ago
Fixed password decryption bug when a Password's password was null More... over 6 years ago
Refs #14982 Token Logic Rework (ch 3.2 no 8, ch 3.2 no 9, ch 3.2 no 18). On login, the the TokenUser table is updated correctly More... over 6 years ago
Refs#14974 PT: Fix librerie outdated e vulnerabili in frontend - removed jquery-form-validator library, ch 3.2 no 3 More... over 6 years ago
Refs#14978 PT: save Token in session storage instead of local, ch 3.2 no 22 More... over 6 years ago
Refs #14982 Token Logic Rework (ch 3.2 no 8, ch 3.2 no 9, ch 3.2 no 18) Added base structure of Token rework logic More... over 6 years ago
Ref. #14686: Fix interface error - Search components More... over 6 years ago