This website requires JavaScript.
Explore
Help
Sign In
AS1024
/
itflow
Watch
1
Star
0
Fork
0
You've already forked itflow
mirror of
https://github.com/itflow-org/itflow
synced
2026-02-28 19:04:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
53178b8d20fa360c9f0df2a54ba0b3323bfd3e93
itflow
/
agent
/
modals
/
credential
History
johnnyq
53178b8d20
Updated bulk action js to pass the checkboxe names into the get array this allows the use of multiple checkbox name arrays to be passed at once instead of just selected_ids had to update each bulk model from selected_ids to to the array that was passed. This was important so we could mix files and documents together
2025-11-27 12:48:59 -05:00
..
credential_add.php
Migrate credemtial, software, network, certificate, domain, service Add modals to the new ajax-modal
2025-11-02 19:39:34 -05:00
credential_bulk_assign_tags.php
Updated bulk action js to pass the checkboxe names into the get array this allows the use of multiple checkbox name arrays to be passed at once instead of just selected_ids had to update each bulk model from selected_ids to to the array that was passed. This was important so we could mix files and documents together
2025-11-27 12:48:59 -05:00
credential_edit.php
…
credential_export.php
…
credential_import.php
Allow importing TOTP credential info
2025-10-15 10:31:59 +01:00
credential_view.php
…