• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

SSO logical Bug

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
we all know that change jforum to SSO mode, the login, register links will be removed
I also thing the "current password" "new password" or "confirm password"
shoudl be removed too, as in SSO the jforum password is no longer needed.
[originally posted on jforum.net by shanyangqu]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

shanyangqu wrote:we all know that change jforum to SSO mode, the login, register links will be removed
I also thing the "current password" "new password" or "confirm password"
shoudl be removed too, as in SSO the jforum password is no longer needed.



I my case I have to mannuly remove them in the template file,
it could be nice if there is a "<if #SSO>" check in the code,
as I still not be able to passing data to the simpleHasMap, I cant really do this

[originally posted on jforum.net by shanyangqu]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You may remove it from
user_post.html at templates directory
[originally posted on jforum.net by kadirbasol]
 
reply
    Bookmark Topic Watch Topic
  • New Topic