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

попытка отправить хоть что то мою ветку tring react не дает сделать #14

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

fzhulitov
Copy link
Contributor

No description provided.

fzhulitov and others added 13 commits June 9, 2021 20:02
…ssword = 12345

Registration work, write to base (login, pass) if not already registred

Now Login via autogenerated passwd via /login
With base auth work register via Postman post
If you login in browser and go to /username -  it print username from Priincipal, but it don't work from postman with base auth

I think   properties.setProperty("hibernate.hbm2ddl.auto", "update"); didn't work, can't add colum, if you change to "create", it make new table easy

Some debug option added/
TAking new version from hedin
# Conflicts:
#	src/main/java/ru/hedin/modelka/config/WebSecurityConfig.java
…ssword = 12345

Registration work, write to base (login, pass) if not already registred
md5 work on registration and login
Base Hold md5 password

Troubles -  see no reaction on roles
…ssword = 12345

Registration work, write to base (login, pass) if not already registred
md5 work on registration and login
Base Hold md5 password

settings from security.xml work, not all can't make sucseclogin redirect///
All over work
One strange think - registration can make only not logged Principal (Anonimous)- it is ok, by logic, but may be need to all ???
Need something about cross site
…ht cant get data. Headers is ok.

Strange things -  in headers only allowed GET -  ignoring settings.
# Conflicts:
#	ui/src/Login/index.js
#	ui/src/Register/index.js
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.

2 participants