Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 5521 - UI - Update plugins for new split PAM and LDAP pass thru auth #5586

Merged
merged 1 commit into from
Jan 5, 2023

Conversation

mreynolds389
Copy link
Contributor

Description: Previously PAM and LDAP pass thru auth were merged. This changes separates them.

relates: #5521

Copy link
Member

@droideck droideck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, something is missing...
I get an error on the build time:

ERROR in ./src/plugins.jsx 37:0-73
Module not found: Error: Can't resolve './lib/plugins/pamPassThru.jsx' in '/__w/389-ds-base/389-ds-base/src/cockpit/389-console/src'

webpack compiled with 1 error
make[1]: Leaving directory '/__w/389-ds-base/389-ds-base/src/cockpit/389-console'
make[1]: *** [node_modules.mk:8: build-cockpit-plugin] Error 1
touch: cannot touch 'cockpit_dist/*': No such file or directory
make: *** [rpm.mk:62: dist-bz2] Error 1

@mreynolds389
Copy link
Contributor Author

Hmm, something is missing... I get an error on the build time:

ERROR in ./src/plugins.jsx 37:0-73
Module not found: Error: Can't resolve './lib/plugins/pamPassThru.jsx' in '/__w/389-ds-base/389-ds-base/src/cockpit/389-console/src'

webpack compiled with 1 error
make[1]: Leaving directory '/__w/389-ds-base/389-ds-base/src/cockpit/389-console'
make[1]: *** [node_modules.mk:8: build-cockpit-plugin] Error 1
touch: cannot touch 'cockpit_dist/*': No such file or directory
make: *** [rpm.mk:62: dist-bz2] Error 1

Forget to commit the file, fixed now.

@droideck
Copy link
Member

droideck commented Jan 4, 2023

Looks good!
One minor issue:
PAM pass-through is not greyed out on loading:

Screencast.from.01-04-2023.10.59.29.AM.webm

@mreynolds389
Copy link
Contributor Author

Looks good! One minor issue: PAM pass-through is not greyed out on loading:

Fixed

Copy link
Member

@droideck droideck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

… auth

Description:  Previously PAM and LDAP pass thru auth plugins were merged.  This change
separates them into their own plugins in the UI.

Also improved memory reporting in monitor tab.

relates: 389ds#5521

Reviewed by: spichugi(Thanks!)
@mreynolds389 mreynolds389 merged commit 95d83df into 389ds:main Jan 5, 2023
@mreynolds389 mreynolds389 deleted the ui-pam-passthru branch January 5, 2023 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants