[Release] Passman RC4

Today we’ve released RC4 of passman, this is most likely the last RC before we go stable.
Changes / fixes

  • When a custom field type is set to password the password input didn’t show
  • Ability to delete a vault
  • Fix vault settings not loaded when logging in and back out
  • Add preflight cors for apps

You can download RC4 here

error when tried to set value in admin/additional settings for passman.

Error passman Could not find resource file “/apps/passman/js/settings-admin.js”

@brantje
error when tried to set value in admin/additional settings for passman.

Error passman Could not find resource file "/apps/passman/js/settings-admin.js"
is this a problem or that feature is still not applied?

Hi Earth,
This will be fixed in the stable release.
In mean time, if you have no trouble with getting you’re hands a little dirty here is how you can fix it yourself.

  1. Go to https://raw.githubusercontent.com/nextcloud/passman/master/js/settings-admin.js
  2. Save the file as settings-admin.js
  3. Upload it to your nextcloud instance in the folder: apps/passman/js (Assuming you use default app paths).

@brantje
after keeping this file tha error gone,
now i am getting this error,
is it related to passman as it was coming before too,

Error PHP Method OC_L10N_String::__toString() must return a string value at /var/www/nextcloud/lib/private/L10N/L10N.php#85 2017-01-30T07:36:59+0530
Error PHP vsprintf(): Too few arguments at /var/www/nextcloud/lib/private/legacy/l10n/string.php#72
Please guide

Seems an core issue, can you report that one to the nextcloud github?

nextcloud.log when installing the app:

{"reqId":"11404EUS3IFMa0+3o0uo","remoteAddr":"10.11.12.13","app":"no app in context","message":"Admin section instance must implement \\OCP\\Settings\\ISection. Invalid class: OCA\\Passman\\Controller\\SettingsController","level":3,"time":"2017-01-30T16:20:46+00:00","method":"POST","url":"\/index.php\/settings\/ajax\/enableapp.php","user":"admin","version":"11.0.1.2"}

Extension is coming!

1 Like

Exciting. Let me know if you need testers.