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

Exponential backoff at unsuccessful login attempts and preliminary initscript support #70

Closed
wants to merge 8 commits into from

Conversation

erkinalp
Copy link
Contributor

If five consecutive login attempts are unsuccessful, a backoff ranging from one minute to 512 minutes will be applied with this pull.

@erkinalp
Copy link
Contributor Author

Issue #69 was based on previous revision, I have closed.

@erkinalp erkinalp changed the title Exponential backoff at unsuccessful login attempts - AGAIN login: Exponential backoff at unsuccessful login attempts - AGAIN Jan 17, 2015
@erkinalp erkinalp changed the title login: Exponential backoff at unsuccessful login attempts - AGAIN login: Exponential backoff at unsuccessful login attempts and preliminary initscript support Jan 19, 2015
@erkinalp erkinalp changed the title login: Exponential backoff at unsuccessful login attempts and preliminary initscript support Exponential backoff at unsuccessful login attempts and preliminary initscript support Jan 19, 2015
@erkinalp erkinalp closed this Jan 19, 2015
@EtchedPixels
Copy link
Owner

Yeah I don't want to fiddle with the minimal init until we've got a proper init setup of some kind. its rather useful having something minimal right now.

@erkinalp
Copy link
Contributor Author

Zero environment in initscript shell spawning is intentional. We have not enough memory to hold two environment blocks simultaneously because Z80 and the likes are very RISC-ey compared to a DEC PDP, in turn, need more memory use for code.

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